altos: Remove spurious ao_mma655x_spi_index variable
[fw/altos] / src / product /
2018-04-27 Keith Packardaltos/flash-loader: On STM, don't include ao_usb_disable
2017-05-05 Keith Packardaltos: Move 'ao_force_freq' to ao_config.c
2017-04-28 Keith Packardaltos/micropeak: Update ao_micropeak.h for MicroPeak v2
2017-04-28 Keith Packardaltos/micropeak: Use existing ao_ms5607_current variable
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2015-02-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-02-14 Keith Packardaltos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for
2014-08-15 Keith Packardaltos: Have MicroKite just start recording at startup
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-11 Keith Packardaltos: Use 32-bits for flight state data (alt/speed...
2014-07-06 Keith PackardAdd support for the "kite" micropeak variant
2014-07-05 Keith Packardaltos: Stop sticking cc1111 firmware in src directory
2014-06-07 Keith Packardaltos: Move ao_tracker.c to kernel
2014-06-06 Keith Packardaltos: Force telemetry on by default for v0.3 TeleGPS...
2014-06-06 Keith Packardaltos: Add AO_LOG_FLIGHT packet to TeleGPS logs
2014-06-06 Keith Packardaltos: Add debug to tracker to force launch
2014-06-06 Keith Packardaltos: tracker distance computation flipped arguments...
2014-06-06 Keith Packardaltos: Fix tracker start state
2014-06-06 Keith Packardaltos: Have tracker average 5 GPS samples before moving...
2014-06-06 Keith Packardaltos: Change tracker not-moving speed to 2m/s and...
2014-06-06 Keith Packardaltos: Add tracker task for TeleGPS
2014-05-13 Keith PackardMerge remote-tracking branch 'origin/master'
2014-05-13 Keith Packardaltos/flash-loader: Check memory addresses against...
2014-04-11 Keith Packardaltos: Add 'microwater' product
2014-04-05 Keith Packardaltos: Rename 'core' to 'kernel'
2014-02-09 Keith Packardaltos: Enable system timer in flash loader and prod...
2013-12-21 Keith Packardaltos: Clean up warnings for LPC products
2013-10-15 Keith Packardaltos: Merge GPS logging into a single function
2013-10-14 Keith Packardaltos/micropeak: Increase boost detect to 30m
2013-10-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-09-15 Keith Packardaltos: Stop copying cc1111 binaries to the altos/src dir
2013-09-15 Keith Packardaltos: Move micropeak sources around
2013-09-03 Keith Packardaltos: Not all products have pins to control flash...
2013-08-17 Keith PackardMerge remote-tracking branch 'origin/master'
2013-06-24 Keith Packardaltos/lpc: Add boot loader
2013-05-10 Keith PackardMerge branch 'master-fixes' into stm-flash-fixes
2013-05-08 Keith Packardaltos/stm: Create per-product flash loaders
2013-05-08 Keith Packardaltos: Call ao_task_init before initializing any drivers
2013-04-08 Keith Packardaltos: Create telebt-v1.0 product. Remove old telebt...
2013-04-08 Keith Packardaltos: Create telebt-v1.0 product. Remove old telebt...
2012-10-23 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-10-18 Keith PackardMerge branch 'master' into pwmin-new pwmin-new 1.1.9.1
2012-10-17 Keith Packardaltos: Add telescience-pwm product
2012-10-17 Robert Garbeefirst work on PWM input to TeleScience, 'p' command...
2012-09-09 Keith PackardMerge remote-tracking branch 'mjb/altoslib_mjb'
2012-09-01 Keith PackardRevert "first work on PWM input to TeleScience, 'p...
2012-08-30 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-29 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-08-24 Keith Packardaltos: telelaunch doesn't need ao_radio_cmac_init
2012-07-29 Keith PackardAdd ability to re-play telemetry through TeleDongle
2012-07-18 Robert GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-07-17 Robert Garbeefirst work on PWM input to TeleScience, 'p' command...
2012-07-16 Keith Packardaltos: Enable pyro channel control in telepyro
2012-07-11 Keith Packardaltos: Create macros to convert from/to radio RSSI...
2012-07-11 Keith Packardaltos: Have 'make clean' remove all programs, even...
2012-07-11 Keith Packardaltos: Force 434.550Mhz by connecting debug gnd and...
2012-07-10 Keith Packardaltos: Rename *_mm.c back to *.c
2012-06-05 Keith Packardaltos: Make cc1111 products all depend on ao_arch.h...
2012-06-05 Keith Packardaltos: Remove unused AES code from teledongle and tidongle
2012-05-27 Keith Packardaltos: Make telenano build with new ao_data structure
2012-05-27 Keith Packardaltos: Make telemini-v1.0 compile with new ao_data...
2012-05-27 Keith Packardaltos: Make telemetrum-v1.1 compile with new ao_data...
2012-04-14 Keith Packardaltos: Pull more interfaces out of ao.h and move to...
2012-04-14 Keith Packardaltos: ao_telelaunch.c got left in src directory
2012-04-14 Keith Packardaltos: Massive product config cleanup
2012-04-07 Keith Packardaltos: Add ability to change radio frequency in TeleTerra
2012-03-27 Keith PackardDo radio settings solely by frequency
2011-11-13 Keith Packardaltos: Add startup and config (view only) pages to TT
2011-11-13 Keith Packardaltos: Enable packet master and debug in TT
2011-11-13 Keith Packardaltos: Handle internal and external telem monitoring...
2011-11-13 Keith Packardaltos: Check pdata+xdata memory usage during build
2011-10-27 Keith Packardaltos: Fix distance/bearing computations. Deal with...
2011-10-27 Keith Packardaltos: Bring up basic TeleTerra v0.2 UI multiarch
2011-10-23 Keith Packardaltos: Add battery voltage sampling driver
2011-10-23 Keith Packardaltos: Add button driver and sample user
2011-10-23 Keith Packardsrc/teleterra-v0.2: Initialize more hardware
2011-10-23 Keith Packardaltos/teleterra_0_2: Initialize LCD driver
2011-10-12 Keith Packardaltos: Add TeleTerra v0.2 product
2011-10-07 Keith Packardaltos: Write xdata versions of memory functions 1.0.9.1
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/simple-quiet'...
2011-10-07 Keith PackardMerge remote-tracking branch 'uniarch/master' into...
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/master' into multiarch
2011-09-21 Keith Packardaltos: Add TelePyro v0.1 support
2011-08-28 Keith Packardaltos: Report continuity in telebt
2011-08-28 Keith Packardaltos: add 'report' to telebt
2011-08-28 Keith Packardaltos: Remove RSSI reporting from telebt
2011-08-27 Keith Packardaltos: Share log code between telescience and telebt...
2011-08-27 Keith Packardaltos: Fix up telelaunch Makefile
2011-08-27 Keith Packardaltos: add ao_aes/radio_cmac to tidongle, teledongle...
2011-08-27 Keith Packardaltos: Add makefile for telelaunch
2011-08-27 Keith Packardaltos: Get AES CBC-MAC packet transfers running
2011-08-27 Keith Packardaltos: Integrate telescience support
2011-08-26 Keith Packardaltos: add GCC/SDCC compat macros, init_stack, save_con...
2011-08-26 Keith Packardaltos: Restructure altos build to prepare for multi...