altos: Use all 16 bits of setup packet len when limiting reply len
[fw/altos] / src / product /
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...