1311 Commits (f820a7c697db345a731f3ab5c051bc0dfabcc43d)

Author SHA1 Message Date
Gus Grubba c7a3dd8792 Remove dead interface/file. 5 years ago
Gus Grubba 21c6252978 Update copyright date 5 years ago
Gus Grubba bfbefa67eb Let the sender control the joystick message rate. 5 years ago
DonLakeFlyer 683113a0f6 Remove unused code 6 years ago
DonLakeFlyer 1c2e8fe9b7 Better flight trajectory point algorithm 6 years ago
Gus Grubba 604e12f645 Add link pairing 6 years ago
Tomaz Canabrava ea63d012d7 UAS: Use qobject_cast instead of dynamic_cast 6 years ago
murata 7b70df8dc4 uas: Change NULL or 0 to nullptr 6 years ago
Gus Grubba e28abddcd5 Map camera controls 6 years ago
Gus Grubba 089860de1e Update UI 6 years ago
Patrick José Pereira db1502d02d UASMessageHandler: Remove empty string from QString constructor 6 years ago
Patrick José Pereira 787f477ea0 UASMessageHandler: Do not translate empty string 6 years ago
Patrick José Pereira 979a3f0fe4 UASMessageHandler: Remove QString constructor with tr 6 years ago
Gus Grubba a9ff4d8dc7 Force TTS to English (on Linux only) 6 years ago
Gus Grubba 1c4fdc2e36 First shot at it 6 years ago
Daniel Agar 7e11e615f6 cmake cleanup dependency handling 7 years ago
Daniel Agar 7b74b306df cmake create uav library in src/uas 7 years ago
Patrick José Pereira 0259f76bbe uas: Move to pragma once 7 years ago
Patrick José Pereira 329c437647 uas: Remove unused variables 7 years ago
Don Gagne 2fd39fe177 Move ArduPilot preflight check handling to generic QGC 7 years ago
DonLakeFlyer 82a340f7a2 Remove unused code 7 years ago
DonLakeFlyer 161096d059 Move mavlink attitude handling to Vehicle 7 years ago
Patrick José Pereira 7d2cbff1cf UAS: Simplifies logic 7 years ago
DonLakeFlyer f2c1e9b2c1 AudioOuput class restructuring 8 years ago
Beat Küng b556237758 FileManager: handle missing data for burst downloads 8 years ago
Beat Küng fd4f80dd6f FileManager: add retry handling 8 years ago
Beat Küng f4f033ec7a FileManager: add createDirectory method 8 years ago
Beat Küng c5ba28a97b fix FileManager alignment issue: RequestHeader & Request structs need to be packed 8 years ago
Gus Grubba f384be7ee4 Buffer overrun in UAS.cc 8 years ago
Gus Grubba 0c4cec1f99 Buffer overrun in UAS.cc 8 years ago
Gus Grubba 65514a8f1a Some crazy shit in UAS.cc was using an array of 256 bytes to handle received messages and mapping them to components. Well, any message ID over 255 would cause a buffer overrun. 8 years ago
Gus Grubba 1703a30c7e c++ ownership and memory guards 8 years ago
Beat Küng 328ce3343d FileManager: fix upload complete 8 years ago
DonLakeFlyer ab25a46aba Fix crash on exit due to bad parenting/shutdown sequence 8 years ago
Donald Gagne 2723675f08 Deprecation comments 8 years ago
Gus Grubba 873cd3126b Removing camera control experiment. 8 years ago
Jacob Walser 427836432d Add calibrate pressure button in sensors page, enabled only for ArduSub 8 years ago
Gus Grubba fedb836122 Maybe the third time I get this right? 8 years ago
Gus Grubba 4f5f7a0ac2 Copy/Paste error. 8 years ago
Gus Grubba 5f0bd3d487 Experimenting with Video / Photo commands 8 years ago
Don Gagne b789a6903a Remove unused code 8 years ago
Rustom Jehangir 8f1aac18db Check for null pointer to avoid crash. 8 years ago
Don Gagne 099fe046c4 Remove unused code 8 years ago
Don Gagne fa0d4719ef Correct usage of Vehicle::sendMavCommand 9 years ago
Don Gagne d84dd7e42d New Vehicle::sendMavCommand - Queued MAV_CMD with retry 9 years ago
Gus Grubba 0920b97983 Custom plugin work 9 years ago
Don Gagne e1864d0bd3 Filter out calibration messages 9 years ago
Gus Grubba dc2be3bff2 Bug fixes. 9 years ago
Gus Grubba c615f477c7 Finished. Needs testing and debugging. 9 years ago
Gus Grubba 4d23912aa1 Receiving and writing logs. 9 years ago