"localization/qgc_tr.ts" did not exist on "5ff47d88f692fe9305897f4b64d27bc9856ec98e"
- Dec 26, 2014
-
-
Don Gagne authored
Moving methods from MainWindow to QGCApplication so that more things can run without a window. Helpful for testing.
-
- Dec 05, 2014
-
-
Don Gagne authored
-
- Nov 08, 2012
-
-
Lorenz Meier authored
-
- Nov 06, 2012
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Sep 14, 2012
-
-
Lorenz Meier authored
-
- Sep 13, 2012
-
-
Lorenz Meier authored
-
- Aug 27, 2012
-
-
Lorenz Meier authored
-
- Apr 27, 2012
-
-
LM authored
-
- Apr 18, 2012
-
-
Bryant Mairs authored
Refactored the LogCompressor. It wasn't properly handling certain message logging files that mixed messages (Issue #70). One note is that this logger should work correctly as I've tested it, but could have some edge cases. It is pickier about the file format that it will sparse, but I don't know if the error-checking stuff from the old code would have actually worked. This can also be easily re-added. This code is also much faster than the old stuff. From what I could tell it scanned through the log file at least twice, I think three times. It also copied a lot of data into memory instead of reading, processing, and writing one line at a time, so memory use should be much lower. Some memory leaks from the old code were also refactored out, so lifetime memory use should be down.
-
- Jul 19, 2011
-
-
LM authored
-
- Jul 18, 2011
-
-
LM authored
Significantly improved logging precision, added hole filling for missing data points (user-preferences for this still pending)
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Jan 07, 2011
-
-
lm authored
Improved line chart, brought back movement on HUD (but still looks somewhat wrong on the dials). Fixed logging for ground time mode
-
- Jan 05, 2011
-
-
lm authored
-
- Jan 04, 2011
-
-
Mariano Lizarraga authored
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
-
- Jan 03, 2011
- Aug 21, 2010
-
-
pixhawk authored
Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight
-
- Aug 20, 2010
-
-
pixhawk authored
-
- Aug 15, 2010
-
-
pixhawk authored
-
- May 14, 2010
-
-
lm authored
-
- Apr 03, 2010
-
-
pixhawk authored
-