summaryrefslogtreecommitdiff
path: root/src/drivers/ao_packet_master.c
Commit message (Expand)AuthorAge
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Clear packet queue when starting packet masterKeith Packard2016-04-25
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos: ao_packet_getchar needs to return 'int' so AO_READ_AGAIN worksKeith Packard2015-02-07
* altos: Scale packet master receive delay by baud rateKeith Packard2014-09-06
* altos: Compute "real" RSSI value in radio code as neededKeith Packard2013-05-07
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* altos: fix functions calling pollchar to use 'int' to hold the valueKeith Packard2012-12-07
* altos: Replace __critical usage with ao_arch_critical as neededKeith Packard2012-10-25
* Report RSSI values in monitor idle UI (trac #44)Keith Packard2012-07-11
* altos: Starting to write cc1120 driverKeith Packard2012-04-17