summaryrefslogtreecommitdiff
path: root/src/cc1111
Commit message (Expand)AuthorAge
* altos: Allow building with newlib + avr stdio on ARMKeith Packard2017-12-11
* altos: Define AO_LOG_FORMAT in */ao_pins.h. Use in ao_cmd.cKeith Packard2017-10-22
* altos: Remove cross-block storage I/O on cc1111Keith Packard2017-10-22
* altos: Make CDC ACM 'line coding' publicKeith Packard2017-05-04
* altos: Move old AO_LAUNCH defines to cc1111/ao_launch.hKeith Packard2017-04-22
* altos/cc1111: Remove unneeded initialization in ao_timer.cKeith Packard2017-02-20
* altos: Expose cc1200 radio test functions for telemini bringupKeith Packard2016-07-27
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/cc1111: Remove 'show tasks' commandKeith Packard2016-06-30
* altos/cc1111: Use SW to drive UART RTS pinKeith Packard2016-05-09
* altos: Add ao_gpi_set/clr_bits functionsKeith Packard2016-04-13
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos: Declare port register type only in arch headerKeith Packard2014-11-06
* altos: Reduce deviation at 2400/9600 baudKeith Packard2014-09-06
* cc1111: Wait for internal flash write to completeKeith Packard2014-08-17
* altos: Use 32-bits for flight state data (alt/speed/accel)Keith Packard2014-07-10
* altos: Extend GPS altitudes to at least 24 bits everywhereKeith Packard2014-07-10
* altos: Rework packet receive for cc1120Keith Packard2014-07-05
* altos/cc1111: Add 2400 and 9600 baud telemetry rate supportKeith Packard2014-07-05
* altos/cc1111: Adjust receive parameters to improve sensitivityKeith Packard2014-07-05
* altos: Call ao_telemetry_reset_interval when telemetry rate changesKeith Packard2014-07-05
* altos: Report total available log space in version commandKeith Packard2014-06-10
* altos/cc1111: Add support for CPU-driven USB pullupKeith Packard2014-05-15
* altos/cc1111: Errata fix isn't needed for discontinued productsKeith Packard2014-05-13
* altos/cc1111: Wait for xtal to be stableKeith Packard2014-05-13
* altos: Add configurable beep toneKeith Packard2014-05-02
* altos: Report battery voltage instead of S at startupKeith Packard2014-04-05
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
* altos: Expose ao_usb_running globallyKeith Packard2014-02-18
* altos: Oops. Was only filling out part of the TeleMetrum ADC recordKeith Packard2013-12-08
* src/cc1111: Turn off RC osc after xtal is runningKeith Packard2013-12-07
* Add --with parameters to configure for compiler selectionnew-stateKeith Packard2013-10-08
* altos: Don't use ao_data on cc1111 projectsteleminiKeith Packard2013-08-26
* altos: Check for MS5607 MISO low before sleepingKeith Packard2013-08-26
* altos/cc1111: Wake up non-ADC sensor code each timer tickKeith Packard2013-08-26
* altos/cc1111: Leave pin interrupts completely disabled at init timeKeith Packard2013-08-26
* altos: Get telemini to copy current MS5607 state to ring.Keith Packard2013-08-26
* cc1111: Hacky pin interrupt support. Only useful for TeleMini v2Keith Packard2013-08-26
* cc1111: Rework ADC configuration a bit, fix Tm V2 ADC usageKeith Packard2013-08-26
* altos/teletiny-v2.0: Support multiple SPI busses on CC1111Keith Packard2013-08-25
* Initial TeleMini bitsKeith Packard2013-08-25
* altos/cc1111: Fetch RSSI for TeleFire from correct byteKeith Packard2013-06-19
* altos: Add telefire v0.2 supportKeith Packard2013-06-09
* altos/cc1111: Hack on USB driver to make Windows happyKeith Packard2013-05-17
* altos: Open up the DVGA gain to use all of the available settingsKeith Packard2013-05-07
* 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: Monitor battery voltage on telebtKeith Packard2013-04-09
* 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