main-vehicle: allow setting vehicle and stream urls via query#669
Conversation
There was a problem hiding this comment.
This is not working for me.
I've tried accessing a local vehicle (regular URL e.g.: 192.168.0.99) and it didn't connect.
It works fine on master.
Console shows:
WebSocket connection to 'ws://192.168.0.99/ws/mavlink' failed:
It only works if I explicitly set the m2r address as ws://192.168.0.99:6040/ws/mavlink.
be99cdf to
858e608
Compare
I'll fix the pr |
858e608 to
4e9aeaf
Compare
e83cdb7 to
6f6dfbb
Compare
6f6dfbb to
9fcc278
Compare
There was a problem hiding this comment.
Working like a charm.
Can I merge it @Williangalvani?
it results in some rather ugly urls, but it works 🤷