summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * altosdroid: East and West were flipped in all GPS outputKeith Packard2014-11-16
| * altosdroid: Save AltosState and restore at startupKeith Packard2014-11-15
| * altoslib: add AltosPreferences state save/restore interfacesKeith Packard2014-11-15
| * altosdroid: TabMap needs to expose () constructorKeith Packard2014-11-15
| * altoslib: Add getBytes/putBytes interface to AltosPreferencesBackendKeith Packard2014-11-15
| * altosdroid: Don't display MISSING flight numberKeith Packard2014-11-15
| * altoslib: Make AltosState serializableKeith Packard2014-11-15
| * altoslib: Missing headers for mag sensor in CSV outputKeith Packard2014-11-10
| * altos: Reset interrupt flags before TX in CC1200 driverKeith Packard2014-11-06
| * altos/teledongle-v1.9: Switch to NXP processor as on prototype boardsKeith Packard2014-11-06
| * altos/lpc: Disable JTAG when using pins for GPIOKeith Packard2014-11-06
| * altos/lpc: Declare SPI send parameters as constKeith Packard2014-11-06
| * altos: Use other TeleDongle LED for CRC-invalid packet reportingKeith Packard2014-11-06
| * altosuilib: GPS errors are recorded in floating point, not integersKeith Packard2014-11-06
| * altos: Use AO_SPO_SPEED_FAST for CC1200Keith Packard2014-11-06
| * altos: Stop attempting to ramp power on CC115LKeith Packard2014-11-06
| * altos: Declare port register type only in arch headerKeith Packard2014-11-06
| * Move teledongle 1.9 to 1.8; there's a new 1.9Keith Packard2014-11-06
| * altos: Rename microwater to microsplashKeith Packard2014-11-05
| * altosui: Pop up 'Connecting' dialog during Monitor IdleKeith Packard2014-10-30
| * altos: Increase CC1200 SPI data rate to 8MHzKeith Packard2014-10-25
| * altos: Fix up telemetry delay computationsKeith Packard2014-10-25
| * altos: Perform cc1200 calibration less often. Tweak radio paramsKeith Packard2014-10-25
| * altos: Remove old AO_SEND_ALL_BARO bitsKeith Packard2014-10-25
| * altos: Build TeleDongle v1.9 by defaultKeith Packard2014-10-25
| * altos: Increase PQT value for cc1200 improving sensitivityKeith Packard2014-10-25
| * altos: Sort out ao_gps_print altitude fetchingKeith Packard2014-10-25
| * altos/teledongle-v1.9: Add remaining code to complete the projectKeith Packard2014-10-24
| * altos: Complete cc1200 driverKeith Packard2014-10-24
| * altos: Expose telemetry altitude macros even without GPSKeith Packard2014-10-24
| * altos: Mark STM ao_spi_send as taking const pointerKeith Packard2014-10-24
| * ao-tools/ao-send-telem: Add verbose, fake and rate optionsKeith Packard2014-10-24
| * altosuilib: Try to detect the architecture when loading JNI libKeith Packard2014-10-24
| * altoslib: synchronize access to serial debug output listKeith Packard2014-10-24
* | improve test procedures for TeleMegaBdale Garbee2014-12-06
|/
* document pyro current limits in an appendixBdale Garbee2014-10-09
* altos: Add prototype TeleDongle v1.9 codeKeith Packard2014-10-05
* altos: Copy cc1120 driver to cc1200 driver and hack a bitKeith Packard2014-10-05
* altos: Fix syntax error with ao_log_mega change.Keith Packard2014-10-04
* altoslib: Compute tilt angle from eeprom dataKeith Packard2014-10-04
* altosui: Update 'Imperial Units' checkbox when units changeKeith Packard2014-10-04
* altoslib: Deal with new Mega log format that has 32-bit gyro calKeith Packard2014-10-04
* altos: Record 32-bits for gyro calibration valuesKeith Packard2014-10-04
* altosui: Check for map and stats table when changing units/fonts in graphKeith Packard2014-09-29
* altos: Handle antenna down in ao_flight_testKeith Packard2014-09-29
* ao-bringup: Auto-select programmer for teledongle turnonKeith Packard2014-09-26
* altos: Make sure we drop the SPI mutex when aborting cc1120 recvKeith Packard2014-09-26
* store cal value correctly even when we didn't need to change itBdale Garbee2014-09-13
* altosdroid: Update notebook to reflect current statusKeith Packard2014-09-13
* altosui: Bring up main window when doing --replay or --graphKeith Packard2014-09-13