30 Commits (654ac76ee29c0ffdde9ba667756ee58898b0cac6)

Author SHA1 Message Date
Patrick José Pereira 31e86153db LogCompressor: Do not use deprecated QString enum with Qt 5.15.0 5 years ago
Gus Grubba f820a7c697 Initial cleanup of (Doxygen) documentation. 5 years ago
Gus Grubba 21c6252978 Update copyright date 5 years ago
Ricardo de Almeida Gonzaga 52fef372ba Fix typos 9 years ago
Lorenz Meier a8fda9bc69 Update more headers to point to COPYING.md 9 years ago
Anselmo L. S. Melo 7d47b470a5 Review iterations over QStrings 9 years ago
Don Gagne d3ad49f3d5 Moving more things off of MainWindow 10 years ago
Don Gagne 505220e0e7 Change to use QGCTemporaryFile 11 years ago
Lorenz Meier 105d1d6c30 Fixed zero order hold for logging 13 years ago
Lorenz Meier da1218a2e3 Fixed last remaining bugs in logging, now reliable with Unix and non-Unix timestamps 13 years ago
Lorenz Meier 680da7562f Fixed another logging bug 13 years ago
Lorenz Meier fb5829864b Fixed logging 13 years ago
Lorenz Meier 106ffa74e5 Fixed Logging, MAVLink API adjustments 13 years ago
Lorenz Meier 561a7416e1 Attempting to improve logging behaviour 13 years ago
Lorenz Meier b8a41f1ff1 Fixed a number of compile warnings 13 years ago
LM 9afab6b558 Fixed minor compile error 13 years ago
Bryant Mairs 6ba5787cec Refactored the LogCompressor. It wasn't properly handling certain message logging files that mixed messages (Issue #70). 13 years ago
LM 4bb601b22c Added option to zero-order hold for logging 14 years ago
LM 01363b8807 Significantly improved logging precision, added hole filling for missing data points (user-preferences for this still pending) 14 years ago
James Goppert 18d74deb3a K/R formatting, debugging serialport. 14 years ago
lm 7fa3071d14 Improved line chart, brought back movement on HUD (but still looks somewhat wrong on the dials). Fixed logging for ground time mode 14 years ago
lm 713474b0f9 Fixed logging, added initialization for custom action widget 15 years ago
Mariano Lizarraga 05bc98cb7d Fixed SLUGS related warnings. Commented the visibilityChanged connection (MainWindow.cc 535) because it does not take into account when the widget is hidden when changing perspective. Will work on a fix 15 years ago
lm 04deae9fea Fixed data plot and log compressor 15 years ago
lm 0e044f6c63 Fixed logging of large datasets 15 years ago
pixhawk 1412cb1abf Speeded up logfile compression from quadratic to near-linear complexity 15 years ago
pixhawk b135d3219d Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight 15 years ago
pixhawk 969475270a Commented/cleaned up code 15 years ago
pixhawk 8e6b633a19 Added NEW data plot view, fixed zoom issue in linechart 15 years ago
lm 68e011ed8d Improved log compressor to write out NaN for unknown values 15 years ago
pixhawk 4fa6562e5c Initial import 15 years ago