2711 Commits (1a40f01963d3339c902c993e745d4697fb660c3f)
 

Author SHA1 Message Date
Michael Carpenter 1a40f01963 Change for Failsafe config to correctly display GPS status and Disarmed on start 12 years ago
Michael Carpenter d48036996e Change of Serial settings window size and baud/port combobox sizes 12 years ago
Bill Bonney 4e29541c79 Fixed the accidental removal of UDP listening of startup 12 years ago
Bill Bonney f843806c8e Added the use of QPointer guard wrapper to help fix stability issues 12 years ago
Bill Bonney d3ccd004b9 Updated layout of APM Toolbar Status Display for ARM/DISARM 12 years ago
Michael Carpenter b57635c000 Changed name in UI from Adv Parameter List to Full Parameter List 12 years ago
Michael Carpenter ca053bd048 Addition of pitch/roll/yaw P value locking in ArduCopter Pid Config 12 years ago
Michael Carpenter 365a330c83 Fix for Standard and Advanced param views not displaying or accepting edits properly 12 years ago
Michael Carpenter b38630b395 Added 250ms delay between sending data requests to increase probability of it working. 12 years ago
Michael Carpenter 44af0a9320 Changed RadioCalibration to have solid green boxes rather than green outlines 12 years ago
Michael Carpenter d8efa558d2 Addition of Armed/Disarmed indicator on ApmToolbar 12 years ago
Michael Carpenter eb59fcb59f Fix for saving and reloading QuickView column count 12 years ago
tstellanova 4034178a1b Workaround google maps breakage 12 years ago
Michael Carpenter 8797ecd5b4 Changed "Adv Parameter List" to "Full Parameter List" 12 years ago
Michael Carpenter 4dbb954de8 Fix for accelerometer config failure leading to inability to recalibrate. Also changing screen will void calibration and require recalibration. 12 years ago
Michael Carpenter 2ecd72d0f6 Removed "BETA" tag from firmware button images until they can be done properly 12 years ago
Michael Carpenter 0abdb7626e Reordered InfoView tabs, so Messages is at the end 12 years ago
Michael Carpenter dc8f2ec704 Changed to increase spacing between QML toolbar items to make text more readable 12 years ago
Michael Carpenter 41c1794008 Change so firmware information requests happen 10 seconds after startup instead of 0.5seconds, to avoid a race condition 12 years ago
Michael Carpenter d35a7cd792 Change for console mode, allows for console window and qDebug() output in release mode 12 years ago
Michael Carpenter 15708fb779 Fix for QuickView being unable to add items. Bug introduced with the new multi-column changes 12 years ago
Michael Carpenter 6733692c25 Fix for potential race condition where UI is not finished configuring when parameters start coming in 12 years ago
Michael Carpenter f2cbf7bc61 Simplified Serial port selection window 12 years ago
Bill Bonney 78c4673f5b Fixes component alignments and small improvements to Firmware View 12 years ago
Michael Carpenter 55f7245cba Change for "burn" to "flash" for firmware config flashing 12 years ago
Michael Carpenter f28cb0223e Change for duplicate header file 12 years ago
Michael Carpenter 3de60b73e3 More changes for ApmFirmware, to better identify when Beta is selected 12 years ago
Michael Carpenter 8b79008342 Changes for proper min/max values of radio calibration 12 years ago
Bill Bonney d8229281bd Terminal Console: Added APM mode to send reset and send the break to enable the CLI on connect 12 years ago
Bill Bonney d86262ee83 Fixes firmware flashing on OSX 12 years ago
Michael Carpenter 31d632f5be Slight change for compile error 12 years ago
Michael Carpenter 09cc683c27 More changes for a better looking and functioning ApmFirmwareConfig screen 12 years ago
Michael Carpenter 56efe88424 Initial commit of APM2.5 Firmware loading config screen via Avrdude 12 years ago
Bill Bonney 95e4e9bfbc Fix: mispelt include in SerialSettingsDialog.cc 12 years ago
Bill Bonney f7f1dfaa0f Terminal View: Store settings on successful connect 12 years ago
Bill Bonney 36b7d7952f First commit of Terminal Console View 12 years ago
Bill Bonney 250624fc24 Fixes #22 add init to lists to fix out-of-bounds issue 12 years ago
Bill Bonney f60e7231d5 FIX: Added the use of waitForBytesWritten to enable sending data 12 years ago
Michael Carpenter 51fa42c92a Fix for compile error from missing header 12 years ago
Michael Carpenter 84af735ef2 Change for user configurable column count in UASQuickView 12 years ago
Michael Carpenter 342634ca92 Change so OsdConfig only sends requests to start telemetry on a single serial port 12 years ago
Bill Bonney 34eaf1fb42 Fixed: APM Tool Bar showing Connect/Disconnect labels in reverse 12 years ago
Bill Bonney 9b5c656fc1 Fix to improve QSerialPort integration & stability. 12 years ago
Michael Carpenter fb6efcee77 More changes based on code comments by Bill. 12 years ago
Michael Carpenter 07a9ab08f0 Addition of Retract/Neutral/Control angles to CameraGimbal config screen 12 years ago
Michael Carpenter 50d01b95fa Fix for crash involving improperly setting m_uas to 0 in some Config Widgets 12 years ago
Michael Carpenter 31a118ce91 First round of fixes per Bill's git commit comments 12 years ago
Bill Bonney 8a8e633964 Merge branch 'master' of https://github.com/diydrones/apm_planner 12 years ago
Bill Bonney bc2ce1ab47 Fix to make Baud and PortName update when changed 12 years ago
Michael Carpenter a87fdb8f8f Removed DESTDIR from .pro file to allow for OS to decide where to place binaries 12 years ago