54 Commits (6be9c52b59b97eb3d12648073aeaa3da7f14442f)

Author SHA1 Message Date
Lorenz Meier c91db97432 Add more realistic baro offset 11 years ago
Lorenz Meier 77d885124a Change all data types to ones that Qt can buffer between threads 11 years ago
Lorenz Meier 19eb13dc76 Proper multithreading on all comm threads 11 years ago
Lorenz Meier 85a1e606a8 proper spinning loop 11 years ago
Lorenz Meier f741140ad5 Fix execution context of thread routines - note that this is not quite the architecture the Qt folks intended, but as they admit its the consequence of their architecture. 11 years ago
Lorenz Meier 1bebc97d2f HIL cleanup, ensure correct init in X-Plane 11 years ago
Lorenz Meier f48b6c3bf8 Added 2 kPA offset to pressure measurements to get HIL closer to real conditions 11 years ago
Don Gagne 017e564af2 Fix double->float truncations 11 years ago
Bryant Mairs f80968c575 Removed some unused debugging code from QGCXPlaneLink. 11 years ago
Anton Babushkin b9d8484fbe Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC. 12 years ago
Lorenz Meier 74ee8c7cb6 Fixed scaling of differential pressure for XPlane link 12 years ago
Hyon Lim (Retina) 943391db9c Motor order has been determined 12 years ago
Hyon Lim (Retina) 8b1f5624cd There was an HILS bug that bypass raw RC signal (range from 900 to around 2000) to XPlane. 12 years ago
Lorenz Meier 9636a56af0 Fixed call to sin/cos. 12 years ago
Lorenz Meier 55f61af452 Added pressure support for airspeed in sensor level hil 12 years ago
Lorenz Meier 52dc821ee2 Added rotation of mag vector into body frame in HIL 12 years ago
Lorenz Meier f9318458a5 Updated MAVLink, fixed up HIL 12 years ago
Lorenz Meier 42de6b7cb1 HIL config improvements, fixed confusion about which dock widget is part of which view, main window behaving now 12 years ago
Lorenz Meier fb8595999f Fixed state HIL, fixed sensor HIL XPlane x direction velocity vector 12 years ago
Lorenz Meier 79c67f2e4a Bugfixed HIL 12 years ago
Lorenz Meier 48fe4cecc3 Cleanup on state HIL 12 years ago
Lorenz Meier 18511a9355 Made sensor HIL configurable, fixed runtime warnings, WIP 12 years ago
Lorenz Meier f8eddb6d91 Fixed a bunch of smaller HIL issues, GPS COG is now correct 12 years ago
Lorenz Meier 6afad8ecb9 Small code/docs cleanup in XPlane sim link 12 years ago
Lorenz Meier 11006e551d Fixed up first version of sensor level HIL, needs more validation, but operational 12 years ago
Lorenz Meier 2f2406a52d Expanded fields changed flags 12 years ago
Lorenz Meier 965cd4e68c Tiny typo fixes in HIL 12 years ago
Lorenz Meier 8df3fa95df Finished sensor HIL, pending testing 12 years ago
Lorenz Meier 0ab36f36a7 Working on sensor HIL 12 years ago
Lorenz Meier cbbac43f79 Added flying wing support 13 years ago
Lorenz Meier 1930732403 Fixed yaw representation when translating from XPlane 13 years ago
Lorenz Meier cf8e48eba4 Fixed sign of actuator output 13 years ago
Lorenz Meier 47d59fa94e Firmware upgrade app, XPlane link improvements, better RC calibration 13 years ago
Lorenz Meier 7b1df3b809 Fixes to X Plane HIL 13 years ago
Lorenz Meier 8a6998d122 Hil tests 13 years ago
Lorenz Meier 612645680c Fixed roll / pitch / yaw rates outputs for XPlane 9 13 years ago
Lorenz Meier 56190d7593 HIL fixes 13 years ago
Lorenz Meier 2ead9b7d65 Get X-Plane 9 supported 13 years ago
Lorenz Meier f1c2703d8d Minor cleanups 13 years ago
Lorenz Meier 3131d7e52e Substantial cleanup in joystick interface, operational now 13 years ago
Lorenz Meier 31a1a07009 Fixed HIL startup crash, fixed yaw offset 13 years ago
Lorenz Meier 160e001438 HIL and Joystick input 13 years ago
Lorenz Meier b3f6fe7899 A few HIL related fixes, still working 13 years ago
Lorenz Meier a1801317f6 Fixed bug in named value decoding, added additional functionality to HIL config widget 13 years ago
Lorenz Meier bb01b594ad Fix a minor bug on program shutdown with link deletion 13 years ago
Lorenz Meier 77bc952f80 HIL working both ways with X-Plane, adding convenience functions now 13 years ago
Lorenz Meier 3b8bf9b32e Minor comments on RC cal 13 years ago
Lorenz Meier e70c38bfe5 Fully hooked up HIL and vehicle config, time to flesh it out 13 years ago
Lorenz Meier cb2dec430d X-Plane HIL proven both ways, data conversion and controls feedback set up correctly, needs actual HIL flights tests now 13 years ago
Lorenz Meier bbdc9a84bb Pushed HIL with X-plane to being close to operational. Receiving from X-Plane implemented, sending to it is prepared. Needs an iteration of onboard SW first 13 years ago