summaryrefslogtreecommitdiff
path: root/src/drivers/ao_packet.c
Commit message (Expand)AuthorAge
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos: Remove *_TO_DATA macrosKeith Packard2018-10-13
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Remove some accidental debug printfs from ao_packet.cKeith Packard2015-02-15
* altos/cc1200: Adjust bit-sync configurationKeith Packard2015-02-14
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos: Compute "real" RSSI value in radio code as neededKeith Packard2013-05-07
* altos: Provide timeout value to ao_radio_recvKeith Packard2013-05-07
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos: Replace __critical usage with ao_arch_critical as neededKeith Packard2012-10-25
* altos: When slave mode first starts, accept any packetKeith Packard2012-10-25
* Report RSSI values in monitor idle UI (trac #44)Keith Packard2012-07-11
* altos: Make profiling Viterbi decoder more usefulKeith Packard2012-06-27
* altos: Clean up radio CRC handlingKeith Packard2012-06-27
* altos: Starting to write cc1120 driverKeith Packard2012-04-17