fw/altos
2014-12-06 Keith Packardmicropeak: Support µPUSB with our own USB ids
2014-12-06 Keith Packardaltoslib: Add usbtrng, usbrelay and mpusb USB ids
2014-12-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-12-06 Bdale Garbeeimprove test procedures for TeleMega
2014-11-24 Keith Packardaltos/cc1200: With PQT wide open, we can't use PQT_REAC...
2014-11-24 Keith Packardaltos/cc1200: Open up preamble detect to improve sensit...
2014-11-24 Keith Packardaltos/cc1200: Wait for packet to be placed in FIFO...
2014-11-17 Keith Packardaltos/teledongle-v1.8: Make this the same as teledongle...
2014-11-17 Keith Packardaltos: Allow TeleMega to be built without MPU6000
2014-11-17 Keith Packardaltosui: Remove duplicate AltosUIPreferencesBackend...
2014-11-16 Keith Packardaltos/microsplash: fix .gitignore to ignore resulting...
2014-11-16 Keith PackardAdd AltosDroid release note for version 1.5
2014-11-16 Keith Packardaltosdroid: East and West were flipped in all GPS output
2014-11-16 Keith Packardaltosdroid: Save AltosState and restore at startup
2014-11-16 Keith Packardaltoslib: add AltosPreferences state save/restore inter...
2014-11-16 Keith Packardaltosdroid: TabMap needs to expose () constructor
2014-11-16 Keith Packardaltoslib: Add getBytes/putBytes interface to AltosPrefe...
2014-11-16 Keith Packardaltosdroid: Don't display MISSING flight number
2014-11-16 Keith Packardaltoslib: Make AltosState serializable
2014-11-10 Keith Packardaltoslib: Missing headers for mag sensor in CSV output
2014-11-07 Keith Packardaltos: Reset interrupt flags before TX in CC1200 driver
2014-11-07 Keith Packardaltos/teledongle-v1.9: Switch to NXP processor as on...
2014-11-07 Keith Packardaltos/lpc: Disable JTAG when using pins for GPIO
2014-11-07 Keith Packardaltos/lpc: Declare SPI send parameters as const
2014-11-07 Keith Packardaltos: Use other TeleDongle LED for CRC-invalid packet...
2014-11-07 Keith Packardaltosuilib: GPS errors are recorded in floating point...
2014-11-07 Keith Packardaltos: Use AO_SPO_SPEED_FAST for CC1200
2014-11-07 Keith Packardaltos: Stop attempting to ramp power on CC115L
2014-11-06 Keith Packardaltos: Declare port register type only in arch header
2014-11-06 Keith PackardMove teledongle 1.9 to 1.8; there's a new 1.9
2014-11-06 Keith Packardaltos: Rename microwater to microsplash
2014-10-31 Keith Packardaltosui: Pop up 'Connecting' dialog during Monitor...
2014-10-26 Keith Packardaltos: Increase CC1200 SPI data rate to 8MHz
2014-10-26 Keith Packardaltos: Fix up telemetry delay computations
2014-10-26 Keith Packardaltos: Perform cc1200 calibration less often. Tweak...
2014-10-25 Keith Packardaltos: Remove old AO_SEND_ALL_BARO bits
2014-10-25 Keith Packardaltos: Build TeleDongle v1.9 by default
2014-10-25 Keith Packardaltos: Increase PQT value for cc1200 improving sensitivity
2014-10-25 Keith Packardaltos: Sort out ao_gps_print altitude fetching
2014-10-25 Keith Packardaltos/teledongle-v1.9: Add remaining code to complete...
2014-10-25 Keith Packardaltos: Complete cc1200 driver
2014-10-25 Keith Packardaltos: Expose telemetry altitude macros even without GPS
2014-10-25 Keith Packardaltos: Mark STM ao_spi_send as taking const pointer
2014-10-25 Keith Packardao-tools/ao-send-telem: Add verbose, fake and rate...
2014-10-25 Keith Packardaltosuilib: Try to detect the architecture when loading...
2014-10-25 Keith Packardaltoslib: synchronize access to serial debug output...
2014-10-09 Bdale Garbeedocument pyro current limits in an appendix
2014-10-05 Keith Packardaltos: Add prototype TeleDongle v1.9 code
2014-10-05 Keith Packardaltos: Copy cc1120 driver to cc1200 driver and hack...
2014-10-04 Keith Packardaltos: Fix syntax error with ao_log_mega change.
2014-10-04 Keith Packardaltoslib: Compute tilt angle from eeprom data
2014-10-04 Keith Packardaltosui: Update 'Imperial Units' checkbox when units...
2014-10-04 Keith Packardaltoslib: Deal with new Mega log format that has 32...
2014-10-04 Keith Packardaltos: Record 32-bits for gyro calibration values
2014-09-29 Keith Packardaltosui: Check for map and stats table when changing...
2014-09-29 Keith Packardaltos: Handle antenna down in ao_flight_test
2014-09-27 Keith Packardao-bringup: Auto-select programmer for teledongle turnon
2014-09-27 Keith Packardaltos: Make sure we drop the SPI mutex when aborting...
2014-09-13 Bdale Garbeestore cal value correctly even when we didn't need...
2014-09-13 Keith Packardaltosdroid: Update notebook to reflect current status
2014-09-13 Keith Packardaltosui: Bring up main window when doing --replay or...
2014-09-13 Keith Packardaltosui: Fix --replay to run in realtime after boost
2014-09-13 Bdale Garbeereflect filename changes in LLC repo
2014-09-13 Keith Packardaltosdroid: Automatically sign the released version...
2014-09-13 Keith Packardaltosdroid: Update version code and name for 1.5
2014-09-13 Keith PackardMark master branch as past the 1.5 point
2014-09-13 Bdale Garbeeupdated to reflect changes from 1.5 release
2014-09-13 Keith Packardao-bringup: Improve igniter testing. Add TeleMega and...
2014-09-13 Keith Packardao-tools/ao-test-igniter: Remove bogus printf
2014-09-13 Keith Packardao-tools/ao-test-gps: Improve output formatting
2014-09-13 Keith Packardao-bringup: Use C version of ao-test-gps in test-telegps
2014-09-13 Keith Packardao-tools: Add ao-test-gps program
2014-09-12 Keith Packardao-bringup: Use C version of test-flash for telegps
2014-09-12 Keith Packardaltosui: Ignore built .desktop file
2014-09-12 Keith Packardaltos: Make sure we don't beep out continuity twice...
2014-09-11 Keith Packardaltos: Add smaller altitude table file to .gitignore
2014-09-11 Keith Packardaltos/test: Add TMv2 test program to .gitignore
2014-09-11 Keith Packardaltos: Fix ability to disable telemetry by setting...
2014-09-11 Keith Packardtelegps: Was mis-configuring the 'Configure Device...
2014-09-11 Keith Packardaltoslib: Stop re-loading previous flight when starting...
2014-09-10 Bdale Garbeeuse dh_installmime, which requires telling configure...
2014-09-10 Bdale Garbeeanother build dep
2014-09-10 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-09-10 Keith Packardconfigure: Add --disable-install-shared-mime-info option
2014-09-10 Keith Packard.desktop: Use %F instead of %f in .desktop files
2014-09-10 Bdale Garbeemore build dependencies for processing icons
2014-09-10 Keith Packardicons: Use DESTDIR when updating mime/icon caches
2014-09-09 Keith Packardaltoslib/altosuilib: clean all versions of the .jar...
2014-09-09 Keith Packardaltoslib/altosuilib: Add EasyMega support
2014-09-09 Keith Packardaltos/easymega: Set USB PID for EasyMega to 0x0028
2014-09-09 Keith Packardaltoslib: Fix idle monitor parsing of MMA655x state
2014-09-09 Keith PackardTag version 1.4.9.3 1.4.9.3
2014-09-07 Keith Packardaltosui: Include EasyMega firmware in fat release
2014-09-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-09-07 Keith Packarddoc: Update for version 1.5 release
2014-09-07 Keith Packardaltos: Scale packet master receive delay by baud rate
2014-09-07 Keith Packardaltoslib: Increase timeouts when using low baud rate...
2014-09-07 Keith Packardaltoslib: Update local callsign/baud rate when using...
2014-09-07 Keith Packardaltos: Reduce deviation at 2400/9600 baud
2014-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
next