summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos/stmf0: Have fast ADC ring buffer code use wrap-aroundKeith Packard2015-03-20
* altos/chaoskey: Set USB VID/PID to 0x1d50/0x60c6Keith Packard2015-03-19
* altos: Add the ability to configure a different USB vendor IDKeith Packard2015-03-19
* altos/test: Support old telemega eeprom file formats in ao_flight_testKeith Packard2015-03-10
* altos/test: Make aprs test code compile againKeith Packard2015-03-10
* altos/stmf0: Need ao_exti.h for pin configurationKeith Packard2015-03-07
* altos: Add makefile for chaoskey flash loaderKeith Packard2015-03-07
* altos: Build chaoskey by defaultKeith Packard2015-03-07
* altos: Add .gitignore for chaoskeyKeith Packard2015-03-07
* altos: Missing pad field in TMv2 data packetKeith Packard2015-03-02
* altos: Wait for BT disconnect before sending commandKeith Packard2015-03-02
* altos: Make APRS format (compressed/uncompressed) configurableKeith Packard2015-03-02
* altos/usbtrng: Split out random number generating code to separate driverKeith Packard2015-02-28
* altos: Add chaoskey flash loaderKeith Packard2015-02-28
* altos: Create chaoskey productKeith Packard2015-02-28
* altos/stmf0: Allocate USB buffers at startupKeith Packard2015-02-28
* altos/stmf0: Typo in ao_crc_stm.cKeith Packard2015-02-28
* altos/stmf0: Fix fast ADC interfaceKeith Packard2015-02-28
* altos: Allow software to offer other USB interface classes than CDCKeith Packard2015-02-28
* altos: Remove some accidental debug printfs from ao_packet.cKeith Packard2015-02-15
* altos/cc1200: Adjust bit-sync configurationKeith Packard2015-02-14
* altos: embed ao_alarm and ao_clear_alarm in ao_sleep_forKeith Packard2015-02-14
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos/stmf0: Add ao_crc_stm.cKeith Packard2015-02-09
* altos: ao_packet_getchar needs to return 'int' so AO_READ_AGAIN worksKeith Packard2015-02-07
* altos: Separate out ao_tracker force from dbgKeith Packard2015-02-07
* altos/lpc: Give up on interrupt-driven SPI driverKeith Packard2015-02-07
* altos/drivers: Increase SPI speed of CC115L to 6MHzKeith Packard2015-02-07
* altos/lpc: Double buffer USB data transfersKeith Packard2015-02-05
* altos/lpc: Clean up USB endpoint access functionsKeith Packard2015-02-05
* altos/easymini-v1.0: Shrink stack to deal with USB changesKeith Packard2015-02-05
* altos/teledongle-v3.0: Shrink stacks to 320 bytes to fit in ramKeith Packard2015-02-05
* Revert LPC usb performance improvementsKeith Packard2015-02-05
* Revert "altos/lpc: Fix double-buffered USB changes"Keith Packard2015-02-05
* altos: Rename teledongle-v1.9 as teledongle-v3.0Keith Packard2015-02-04
* altos/telebt-v3.0: Set initial radio cal to a sensible valueKeith Packard2015-02-04
* altos/telebt-v3.0: Add monitor bitsKeith Packard2015-02-01
* altos/usbtrng-v2.0: Select PA11/PA12 mapping config valueKeith Packard2015-02-01
* altos/stmf0: Support PA11/PA12 remappingKeith Packard2015-02-01
* altos/telebt-v3.0: Turn red LED off after initializationKeith Packard2015-02-01
* altos/telebt-v3.0: Fix stdio setup for BTMKeith Packard2015-02-01
* altos: Always include a check for stdio overflowKeith Packard2015-02-01
* altos/btm: Add fancier debug. Pull serial reset port low.Keith Packard2015-02-01
* altos/stm: Add ability to delay STDIO usage for serial portsKeith Packard2015-02-01
* And, also add the TeleBT v3.0 flash loader MakefileKeith Packard2015-01-30
* Oops, forgot the TeleBT-v3.0 MakefileKeith Packard2015-01-30
* altos/stmf0: Re-implement fast ADC code for stmf0Keith Packard2015-01-27
* altos/usbtrng-v2.0: Use stmf042 hardware CRC unitKeith Packard2015-01-27
* altos/stmf0: Add CRC driverKeith Packard2015-01-27
* altos/stmf0: Remove remaining stm32l bits from stm32f0 codeKeith Packard2015-01-27