1149 Commits (a9a3c8989b6b37ee4c4b92e8f302d918d09f1641)

Author SHA1 Message Date
Lorenz Meier c9b53416d1 Moved audio output out of UI widget 11 years ago
Thomas Gubler 002811e80d use new attitude externel sp message 11 years ago
Helen Oleynikova f3bd145241 Clean-up for video transmission. 11 years ago
Helen Oleynikova 4b34688a42 Fixed video transmission. 11 years ago
Don Gagne d9bc4cb2bb Better timeout handling 11 years ago
Lorenz Meier e7d2ab27ae Merged with master, fixed compile error 11 years ago
Don Gagne 84cd97cab8 Changed FTP to tree view 11 years ago
Don Gagne d2c3e365a9 Switch to kErrEOF style read loop handling 11 years ago
Don Gagne e2e246fe5d Support for Open/Read/Terminate FTP commands 11 years ago
Don Gagne f12c0bf325 Add support for FTP open/read commands 11 years ago
Lorenz Meier 30b9072d17 Warning fix 11 years ago
Lorenz Meier 61be911716 Fixed unused param warnings 11 years ago
Don Gagne 3f85733946 Fix image packet code 11 years ago
Don Gagne e2ce56dc05 List command is now fully working 11 years ago
Bryant Mairs f96c178ca6 QString::toAscii() doesn't exist in Qt5, using toLatin1() instead. 11 years ago
Julian Oes 5ca377c329 Revert "UAS: send position not velocity" 11 years ago
Julian Oes 5e2881ce62 UAS: send position not velocity 11 years ago
Lorenz Meier 2e4ac6be5e Add RC channel handling 11 years ago
Julian Oes ce4ca5984a UAS: send swarm messages instead of manual control 11 years ago
Julian Oes 7ebebf7b15 UAS: always send offboard control for now 11 years ago
Lorenz Meier b7f495b178 Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary 11 years ago
Lorenz Meier a6fae6b539 Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary 11 years ago
Don Gagne 38a6fe81d8 Fix warnings 11 years ago
Lorenz Meier b61b0601ff Prevent the system from sending a stop HIL command if HIL is not actually active 11 years ago
Lorenz Meier 1db7551f8b Prevent the system from sending a stop HIL command if HIL is not actually active 11 years ago
Bryant Mairs 7be19f2bc3 Reduced size of datatypes involved with JoystickInput class. 11 years ago
Bryant Mairs bbeb00e305 Alter UAS.cc so that it transmits MANUAL_CONTROL messages at 5Hz when no inputs have changed. 11 years ago
Thomas Gubler 38485a5724 Don't read out seconds since last connection on connection regain 11 years ago
Bryant Mairs 69aa348de0 Replaced hard-coded severity values with proper MAV_SEVERITY_* macros. 11 years ago
none b943c49492 decode errors in list mode 11 years ago
Lorenz Meier 4d85f0b5ec Hook up receiving messages path 11 years ago
none 914eeb9574 Add some debugging to try to work out where our messages are... 11 years ago
none 85e138a971 remote file listing 11 years ago
Lorenz Meier e5ea25d800 Added support to clear status areas with <emit resetStatusMessages();> 11 years ago
Thomas Gubler 8b952da449 use correct severity level for waypoint reached event 11 years ago
Lorenz Meier 96ef0dad4a Be more forgiving about component IDs, but warn developers. Do *not* translate developer debug messages (they would show up in the translation tool). Anyone without sufficient command of the english language will have a hard time contributing or debugging this application and we should not entangle the poor translators in this. 11 years ago
Don Gagne f83b07b27b Fix constructor ordering warnings 11 years ago
Lorenz Meier 6ba529958d Threading fixes 11 years ago
Lorenz Meier faab2eb21f threading fixes, still wip in some aspects 11 years ago
Lorenz Meier ebdd072e57 Fix up threading of UAS object, WIP 11 years ago
Lorenz Meier 2d8796a92a UAS threading improvements 11 years ago
Bryant Mairs 66e2638cb6 Moved some more user-facing UI strings into translation calls. 11 years ago
Bryant Mairs 286141714e Set debug messages for rejected waypoint messages to specify which message was rejected. 11 years ago
Bryant Mairs faca8fb0b8 Added a timestamp to when the mission list was last updated. 11 years ago
Bryant Mairs 265eac9783 Output clearer errors to the user if the UAS reports an error when sending missions. 11 years ago
Lorenz Meier bc23c2db16 UAS: Add braces for logic operators 11 years ago
Lorenz Meier d5715d5c81 UAS Manager: do not link home positions 11 years ago
Lorenz Meier aa7b4b459e Fix up waypoint handling to not flicker on current WP change state 11 years ago
Lorenz Meier 5b3e8eb2a0 More cleanup on threading 11 years ago
Anton Babushkin 06b8ce6da6 PX4 modes names updated 11 years ago