31 Commits (0e41624f7902b13bbf830742481174e08e0f97c4)

Author SHA1 Message Date
Mohammed Kabir b4a611e95d Remove debugging noise 10 years ago
M.H.Kabir e1bdc4a0fb New timesync interface import. Not working yet. 10 years ago
Anton Babushkin 73b4c6eba1 mavlink: stream names updated in configuration 11 years ago
Anton Babushkin 7f293be7d7 mavlink, rc.usb: increase HIL_CONTROLS rate and datarate on USB to allow HIL simulation @ 200Hz 11 years ago
Anton Babushkin e3bc557155 rc.usb: set RC_CHANNELS_RAW rate to 5Hz 11 years ago
Anton Babushkin c5a623e158 rcS: set rates for parameters and missions on USB connection 11 years ago
Julian Oes d5c0933d65 mavlink: report global position setpoint and do this always no just when updated, otherwise the values are not visible in QGC 11 years ago
Lorenz Meier 2235a86a66 Support link forwarding 11 years ago
Lorenz Meier b43f2e8be9 USB startup: Give NuttX enough time to tear down an app and free memory before starting the next 11 years ago
Lorenz Meier 0655aeb7ec startup: NuttX seems to free memory only AFTER the next command is issued, requiring us to give it some time to do memory management so it does not keep starting tasks on top of each other. May need some consideration on main startup script as well. 11 years ago
Lorenz Meier 18ed3cbbb8 Increase servo out rate via USB 11 years ago
Lorenz Meier 8666ca53bf Reducing VFR and HUD update rates, we do not need 100 Hz for 30 Hz human vision 11 years ago
Lorenz Meier 6c9a40b714 Fixed the HIL actuator range to what it should be 11 years ago
Anton Babushkin b1e59f37fe rc.usb: typo fixed 11 years ago
Lorenz Meier 2988136e7e Implemented last missing messages, added stream config for USB, made stream config fails for non-existing mavlink links non-fatal 11 years ago
Anton Babushkin 4cee3614c7 rc.usb: increase data rate to 10000bytes/s for USB 11 years ago
Anton Babushkin 6948defdb2 mavlink: HIL fixes, performance optimization 11 years ago
Anton Babushkin 2159f948ea mavlink: -r (datarate) parameter implemented, minor fixes 11 years ago
Lorenz Meier 1e6011cc87 Stop the through hoop jumping now that we can handle multiple interfaces 11 years ago
Lorenz Meier 9c355d280e Merged beta into mavlink rework branch 11 years ago
Anton Babushkin b5d56523bc Init scripts cleanup, WIP 11 years ago
Lorenz Meier 2e8b675c6c Fixed (temporarily) HIL by allowing index 1000 to start a matching setup 12 years ago
Lorenz Meier fb4ca82b84 Hotfix: Cleanup on startup scripts 12 years ago
Lorenz Meier cbb5ce8f59 Fixed startup behavior for PX4 autostart 12 years ago
Lorenz Meier 241244ab96 Hotfix: Added missing drivers to USB startup 12 years ago
Lorenz Meier 9220f33ce0 More USB startup fixing 12 years ago
Lorenz Meier 5d356ec3d8 Fixed USB startup 12 years ago
Lorenz Meier 7106565e94 Simplified USB startup script 12 years ago
Lorenz Meier e19d2e94ec Hotfix: Ensured there are never two filters running at the same time if auto-magic happens via USB link 12 years ago
Lorenz Meier 8d1abf4aa4 Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB connection operation via QGC 12 years ago