altosdroid: Add map types and map preloading UIs
[fw/altos] / src / drivers /
2015-05-25 Keith Packardaltos/telelco: Show box voltage with pad knob instead...
2015-05-25 Keith Packardaltos/telelco: Display telefire battery voltage
2015-05-25 Keith Packardaltos: Add telelco v0.3 (v0.2 with cc1200 instead of...
2015-05-25 Keith Packardtelefire: Report telefire battery voltage over telemetr...
2015-05-25 Keith Packardtelefire: Make 'good' RSSI value configurable
2015-05-19 Keith Packardaltos: Support 32MHz xtal on cc1200
2015-03-20 Keith Packardaltos/stmf0: Have fast ADC ring buffer code use wrap...
2015-03-10 Keith Packardaltos/test: Make aprs test code compile again
2015-03-03 Keith Packardaltos: Wait for BT disconnect before sending command
2015-03-03 Keith Packardaltos: Make APRS format (compressed/uncompressed) confi...
2015-03-01 Keith Packardaltos/usbtrng: Split out random number generating code...
2015-03-01 Keith Packardaltos: Add chaoskey flash loader
2015-02-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-02-15 Keith Packardaltos: Remove some accidental debug printfs from ao_pac...
2015-02-15 Keith Packardaltos/cc1200: Adjust bit-sync configuration
2015-02-14 Keith Packardaltos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for
2015-02-07 Keith Packardaltos: ao_packet_getchar needs to return 'int' so AO_RE...
2015-02-07 Keith Packardaltos/drivers: Increase SPI speed of CC115L to 6MHz
2015-02-01 Keith Packardaltos/btm: Add fancier debug. Pull serial reset port...
2015-01-24 Keith Packardaltos: Add support for TeleBT v3.0
2014-12-23 Keith Packardaltos: Adjust CC1200 RSSI reporting value
2014-12-23 Keith Packardaltos: Document cc115l power measured at RF setting...
2014-12-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-11-24 Keith Packardaltos/cc1200: With PQT wide open, we can't use PQT_REAC...
2014-11-24 Keith Packardaltos/cc1200: Open up preamble detect to improve sensit...
2014-11-24 Keith Packardaltos/cc1200: Wait for packet to be placed in FIFO...
2014-11-07 Keith Packardaltos: Reset interrupt flags before TX in CC1200 driver
2014-11-07 Keith Packardaltos: Use AO_SPO_SPEED_FAST for CC1200
2014-11-07 Keith Packardaltos: Stop attempting to ramp power on CC115L
2014-10-26 Keith Packardaltos: Increase CC1200 SPI data rate to 8MHz
2014-10-26 Keith Packardaltos: Perform cc1200 calibration less often. Tweak...
2014-10-25 Keith Packardaltos: Increase PQT value for cc1200 improving sensitivity
2014-10-25 Keith Packardaltos: Complete cc1200 driver
2014-10-05 Keith Packardaltos: Copy cc1120 driver to cc1200 driver and hack...
2014-09-27 Keith Packardaltos: Make sure we drop the SPI mutex when aborting...
2014-09-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-09-07 Keith Packardaltos: Scale packet master receive delay by baud rate
2014-09-07 Keith Packardaltos: Reduce deviation at 2400/9600 baud
2014-09-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-09-04 Keith Packardaltos/telefire: Add firing length to manual pad command
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-13 Keith Packardaltos/telefire,telelco: Add HAS_RADIO_RATE to launch...
2014-07-11 Keith Packardaltos: Scale DOP values by 10 in GPS drivers
2014-07-11 Keith Packardaltos: Extend GPS altitudes to at least 24 bits everywhere
2014-07-05 Keith Packardaltos: Rework packet receive for cc1120
2014-07-05 Keith Packardaltos: Add telemetry rate support to CC1120 driver
2014-07-05 Keith Packardaltos: Packet reception tuning for cc1120 driver
2014-07-05 Keith Packardaltos: Add 2400 and 9600 baud telemetry support to...
2014-06-25 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-06-23 Keith Packardaltos: Make APRS SSID configurable
2014-06-20 Keith Packardaltos/aprs: Encode last serial number in SSID. Transmit...
2014-06-10 Keith PackardRevert "altos: Write current flight state to GPS data...
2014-06-07 Keith Packardaltos: Write current flight state to GPS data from...
2014-06-06 Keith Packardaltos: Allow cc115l driver to be built without radio...
2014-05-31 Keith Packardaltos: Switch APRS altitude encoding computation to...
2014-05-26 Keith Packardaltos: Make MS5607 PROM a public variable
2014-05-21 Keith Packardaltos: Expose ao_gps_set_rate from u-blox driver
2014-05-21 Keith Packardaltos: Fix cc115l debug build
2014-05-21 Keith Packardaltos: Allow APRS to send just battery voltage
2014-05-15 Keith Packardaltos: Make quadrature debounce per-pin rather than...
2014-05-13 Keith PackardMerge remote-tracking branch 'origin/master'
2014-05-13 Keith Packardaltos: Add LED test command to pca9922 driver
2014-05-09 Keith Packardaltos: Simplify quadrature tracking
2014-05-09 Keith Packardaltos: Clean up trailing whitespace in ao_pad.c
2014-05-09 Keith Packardaltos: ublox driver always offers course data when...
2014-05-01 Keith Packardaltos: For telelco discovery packets, retry 5 times...
2014-02-10 Keith Packardaltos: Put locked/unlocked GPS status in APRS comments
2014-02-10 Keith Packardaltos: Re-send previous GPS position in APRS if lock...
2014-02-09 Keith Packardaltos: Report nsat in view in APRS packet
2014-02-09 Keith Packardaltos: Don't write more than 12 sat infos in ublox...
2014-02-09 Keith Packardaltos: Eliminate warnings in FAT code
2014-02-09 Keith Packardaltos: Add watchdog timer task
2014-02-07 Keith Packardaltos: report 0/0/0 for APRS position when GPS is not...
2014-01-15 Keith Packardaltos: Report battery, apogee and main voltages over...
2014-01-15 Keith Packardaltos: Switch APRS to compressed position format
2013-12-21 Keith Packardaltos: cc115l driver tone_run wasn't recording number...
2013-12-21 Keith Packardaltos: Clean up warnings for LPC products
2013-12-21 Keith Packardaltos: Add default button return value from ao_button_get
2013-12-21 Keith Packardaltos: Clean up -Wextra warnings
2013-12-21 Keith Packardaltos: Clean up some minor warnings from -Wall
2013-12-21 Keith Packardaltos: Execute self-test on MMA655X part
2013-12-19 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2013-12-19 Keith Packardaltos: Try IMU self-test 10 times before giving up
2013-11-12 Keith PackardAdd ublox checksum generating program
2013-10-28 Keith Packardaltos: Change ao_mpu6000_gyro arg to float
2013-10-25 Keith Packardaltos: Add gyro-based orientation tracking
2013-10-25 Keith Packardaltos: Fix GPS test frameworks to handle shared ao_gps_...
2013-10-15 Keith Packardaltos: Merge GPS logging into a single function
2013-10-15 Keith Packardaltos: Use #define values for ublox packet types
2013-08-29 Keith PackardMerge remote-tracking branch 'origin/telemini'
2013-08-29 Keith Packardaltos: Force u-blox to 9600 baud for now
2013-08-29 Keith Packardaltos: Add debugging to ublox GPS driver
2013-08-27 Keith Packardaltos: Check for MS5607 MISO low before sleeping
2013-08-27 Keith Packardaltos: Use %ld and %lu for MS5607 debug output
2013-08-26 Keith Packardaltos: Changes required by cc1111 multi-spi support
2013-08-26 Keith Packardaltos/teletiny-v2.0: Support multiple SPI busses on...
2013-08-26 Keith Packardaltos: Make TeleMini v2.0 fit
2013-08-26 Keith PackardInitial TeleMini bits
2013-08-26 Keith PackardMerge branch 'master' into telegps-v0.3
2013-08-26 Keith Packardaltos: MS5607 pressure computation for low temperatures...
next