altos: ao_packet_getchar needs to return 'int' so AO_READ_AGAIN works
[fw/altos] / src /
2015-02-07 Keith Packardaltos: ao_packet_getchar needs to return 'int' so AO_RE...
2015-02-07 Keith Packardaltos: Separate out ao_tracker force from dbg
2015-02-07 Keith Packardaltos/lpc: Give up on interrupt-driven SPI driver
2015-02-07 Keith Packardaltos/drivers: Increase SPI speed of CC115L to 6MHz
2015-02-06 Keith Packardaltos/lpc: Double buffer USB data transfers
2015-02-06 Keith Packardaltos/lpc: Clean up USB endpoint access functions
2015-02-05 Keith Packardaltos/easymini-v1.0: Shrink stack to deal with USB...
2015-02-05 Keith Packardaltos/teledongle-v3.0: Shrink stacks to 320 bytes to...
2015-02-05 Keith PackardRevert LPC usb performance improvements
2015-02-05 Keith PackardRevert "altos/lpc: Fix double-buffered USB changes"
2015-02-05 Keith Packardaltos: Rename teledongle-v1.9 as teledongle-v3.0
2015-02-05 Keith Packardaltos/telebt-v3.0: Set initial radio cal to a sensible...
2015-02-01 Keith Packardaltos/telebt-v3.0: Add monitor bits
2015-02-01 Keith Packardaltos/usbtrng-v2.0: Select PA11/PA12 mapping config...
2015-02-01 Keith Packardaltos/stmf0: Support PA11/PA12 remapping
2015-02-01 Keith Packardaltos/telebt-v3.0: Turn red LED off after initialization
2015-02-01 Keith Packardaltos/telebt-v3.0: Fix stdio setup for BTM
2015-02-01 Keith Packardaltos: Always include a check for stdio overflow
2015-02-01 Keith Packardaltos/btm: Add fancier debug. Pull serial reset port...
2015-02-01 Keith Packardaltos/stm: Add ability to delay STDIO usage for serial...
2015-01-30 Keith PackardAnd, also add the TeleBT v3.0 flash loader Makefile
2015-01-30 Keith PackardOops, forgot the TeleBT-v3.0 Makefile
2015-01-28 Keith Packardaltos/stmf0: Re-implement fast ADC code for stmf0
2015-01-28 Keith Packardaltos/usbtrng-v2.0: Use stmf042 hardware CRC unit
2015-01-28 Keith Packardaltos/stmf0: Add CRC driver
2015-01-27 Keith Packardaltos/stmf0: Remove remaining stm32l bits from stm32f0...
2015-01-27 Keith Packardaltos/stm: Fix typo in stm32l.h
2015-01-27 Keith Packardaltos/usbtrng-v2.0: Add random output command
2015-01-27 Keith Packardaltos/stmf0: Add ADC and DMA APIs
2015-01-27 Keith Packardaltos/stmf0: Add faster USB path
2015-01-27 Keith Packardaltos/stmf0: Fix linker scripts to make ao_boot work
2015-01-26 Keith Packardao-tools: Add --wait option to ao-usbload
2015-01-26 Keith Packardaltos: Add flash-loader to usbtrng-v2.0
2015-01-26 Keith Packardaltos: Add self-flash support for STM32F042 processor
2015-01-26 Keith Packardaltos: USBtrng v2.0 hardware bringup
2015-01-26 Keith Packardaltos: Initial STMF04x support
2015-01-24 Keith Packardaltos: Add support for TeleBT v3.0
2015-01-23 Keith Packardaltos/lpc: Fix double-buffered USB changes
2015-01-23 Keith Packardaltos: Get rid of some accidental debug code
2015-01-16 Keith PackardSet version to 1.5.9.1 1.5.9.1
2014-12-23 Keith Packardaltos/lpc: Switch LPC SPI driver to interrupt-driven bdale-altosdroid
2014-12-23 Keith Packardaltos: Adjust CC1200 RSSI reporting value
2014-12-23 Keith Packardaltos: Document cc115l power measured at RF setting...
2014-12-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
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-16 Keith Packardaltos/microsplash: fix .gitignore to ignore resulting...
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 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-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-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 Packardaltos: Record 32-bits for gyro calibration values
2014-09-29 Keith Packardaltos: Handle antenna down in ao_flight_test
2014-09-27 Keith Packardaltos: Make sure we drop the SPI mutex when aborting...
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-09 Keith Packardaltos/easymega: Set USB PID for EasyMega to 0x0028
2014-09-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-09-07 Keith Packardaltos: Scale packet master receive delay by baud rate
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...
2014-09-04 Keith Packardaltos: Allow negative values for pyro configuration...
2014-09-04 Keith Packardaltos/telefire: Add firing length to manual pad command
2014-09-01 Keith Packardaltos: Don't add AO_LOG_FLIGHT to existing GPS logs
2014-08-29 Keith Packardaltos: Make sure pyro remains valid during delay
2014-08-18 Keith Packardaltos: Add telerepeat-v1.0
2014-08-18 Keith Packardtelegps-v1.0: Provide one log and append to it
2014-08-18 Keith Packardcc1111: Wait for internal flash write to complete
2014-08-15 Keith Packardaltos: Report additional pyro channels via beeper
2014-08-15 Keith Packardaltos: Document which TeleFire alarm pins are which
2014-08-15 Keith Packardaltos: Have MicroKite just start recording at startup
2014-08-15 Bdale Garbeechange easymega from v0.1 to v1.0, tweak to build on...
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-14 Keith Packardaltos/test: Build TeleMetrumV2 flight test variant
2014-07-14 Keith Packardaltos: Make ao_gps_print deal with telem containing...
next