Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
* | altos: Clear packet queue when starting packet master | Keith Packard | 2016-04-25 |
* | altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for | Keith Packard | 2015-02-13 |
* | altos: ao_packet_getchar needs to return 'int' so AO_READ_AGAIN works | Keith Packard | 2015-02-07 |
* | altos: Scale packet master receive delay by baud rate | Keith Packard | 2014-09-06 |
* | altos: Compute "real" RSSI value in radio code as needed | Keith Packard | 2013-05-07 |
* | altos: Do not release interrupts from any pollchar function | Keith Packard | 2013-03-31 |
* | altos: fix functions calling pollchar to use 'int' to hold the value | Keith Packard | 2012-12-07 |
* | altos: Replace __critical usage with ao_arch_critical as needed | Keith Packard | 2012-10-25 |
* | Report RSSI values in monitor idle UI (trac #44) | Keith Packard | 2012-07-11 |
* | altos: Starting to write cc1120 driver | Keith Packard | 2012-04-17 |