apply wrap-and-sort to control files
[fw/altos] / src /
2015-07-15 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-06-26 Keith Packardaltos/telebt-v3.0: Report battery voltage correctly
2015-05-25 Keith Packardaltos/telelco: Show box voltage with pad knob instead...
2015-05-25 Keith Packardaltos/telelco: Display telefire battery voltage
2015-05-25 Keith Packardaltos: Add telelco v0.3 (v0.2 with cc1200 instead of...
2015-05-25 Keith Packardtelefire: Report telefire battery voltage over telemetr...
2015-05-25 Keith Packardaltos: Only set CMAC RSSI value on valid packet received
2015-05-25 Keith Packardtelefire: Make 'good' RSSI value configurable
2015-05-19 Keith Packardmicropeak: Use fast load mode by default in -load script
2015-05-19 Keith Packardmicrosplash: Add 'publish' target to Makefile
2015-05-19 Keith Packardaltos: Support 32MHz xtal on cc1200
2015-03-20 Keith Packardaltos/stmf0: Have fast ADC ring buffer code use wrap...
2015-03-19 Keith Packardaltos/chaoskey: Set USB VID/PID to 0x1d50/0x60c6
2015-03-19 Keith Packardaltos: Add the ability to configure a different USB...
2015-03-10 Keith Packardaltos/test: Support old telemega eeprom file formats...
2015-03-10 Keith Packardaltos/test: Make aprs test code compile again
2015-03-08 Keith Packardaltos/stmf0: Need ao_exti.h for pin configuration
2015-03-08 Keith Packardaltos: Add makefile for chaoskey flash loader
2015-03-07 Keith Packardaltos: Build chaoskey by default
2015-03-07 Keith Packardaltos: Add .gitignore for chaoskey
2015-03-03 Keith Packardaltos: Missing pad field in TMv2 data packet
2015-03-03 Keith Packardaltos: Wait for BT disconnect before sending command
2015-03-03 Keith Packardaltos: Make APRS format (compressed/uncompressed) confi...
2015-03-01 Keith Packardaltos/usbtrng: Split out random number generating code...
2015-03-01 Keith Packardaltos: Add chaoskey flash loader
2015-03-01 Keith Packardaltos: Create chaoskey product
2015-03-01 Keith Packardaltos/stmf0: Allocate USB buffers at startup
2015-03-01 Keith Packardaltos/stmf0: Typo in ao_crc_stm.c
2015-03-01 Keith Packardaltos/stmf0: Fix fast ADC interface
2015-03-01 Keith Packardaltos: Allow software to offer other USB interface...
2015-02-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-02-15 Keith Packardaltos: Remove some accidental debug printfs from ao_pac...
2015-02-15 Keith Packardaltos/cc1200: Adjust bit-sync configuration
2015-02-14 Keith Packardaltos: embed ao_alarm and ao_clear_alarm in ao_sleep_for
2015-02-14 Keith Packardaltos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for
2015-02-09 Keith Packardaltos/stmf0: Add ao_crc_stm.c
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
next