altos: Split EasyMini and TeleMini log formats
[fw/altos] / src / drivers /
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...
2013-08-20 Keith Packardaltos: various cc115l driver hacks
2013-08-17 Keith Packardaltos: Allow ublox to run at other baud rates
2013-08-17 Keith PackardMerge branch 'master' into telegps-v0.3
2013-08-17 Keith PackardMerge remote-tracking branch 'origin/master'
2013-07-30 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2013-07-03 Keith Packardaltos: Remove ao_radio_gpio_bits from normal build
2013-06-20 Keith Packardaltos/telefire: Radio status (no data, weak data, good...
2013-06-20 Keith Packardaltos: PCA9922 LED driver needs Enable driven low to...
2013-06-17 Keith Packardaltos: Declare m25 write-in-progress as 'ao_port_t'
2013-06-10 Keith Packardaltos: Add fast-timer API. Use for quadrature and butto...
2013-06-09 Keith Packardaltos: Add debounce helper. Use in button and quadratur...
2013-06-09 Keith Packardaltos/telefire: Leave siren on all the time. Add siren...
2013-06-09 Keith Packardaltos: Add telefire v0.2 support
2013-06-09 Keith Packardaltos: Add driver for 74hc165 shift register
2013-05-21 Keith PackardMerge branch 'lpc'
2013-05-20 Keith PackardMerge branch 'master' into lpc
2013-05-20 Keith Packardaltos: Add EXTI_PIN_NOCONFIGURE to exti interface,...
2013-05-20 Keith Packardaltos: Use ao_spi_get/put_bit in MS5607 driver
2013-05-18 Keith Packardaltos: Use ao_port_t in m25 driver
2013-05-16 Keith Packardaltos: Generate unmodulated carrier for CC1120 test...
2013-05-16 Keith Packardaltos: Remove some MMA655x debugging printfs
2013-05-16 Keith Packardaltos: Grab SPI mutex until MPU6000 I2C mode is disabled
2013-05-16 Keith Packardaltos: Initialize MPU6000 CS pin for SPI mode
2013-05-16 Keith Packardaltos: gps serial routines are called ao_gps_*, not...
2013-05-16 Keith Packardaltos: Give u-blox 3 seconds after boot before we bug it
2013-05-16 Keith Packardaltos: Add 'g' command to ublox GPS code.
2013-05-14 Keith Packardaltos: Set u-blox navigation settings
2013-05-14 Keith Packardaltos: Use symbolic names for ublox packet id
2013-05-14 Keith Packardaltos: Struct used for u-blox testing had lat/lon swapped
2013-05-14 Keith Packardaltos: Add U-Blox GPS driver
2013-05-08 Keith Packardaltos: Elide M25 debug output from storage info command
2013-05-08 Keith Packardaltos: Set APRS deviation to 3kHz
2013-05-08 Keith Packardaltos: Reduce stack usage of FAT driver and logger
2013-05-08 Keith Packardaltos: Make cc1120 driver return false on recv timeout
2013-05-08 Keith Packardaltos: Reconfigure CC1120 receiver to match our usage
2013-05-08 Keith Packardaltos: Compute "real" RSSI value in radio code as needed
2013-05-08 Keith Packardaltos: Allow LCD segments to not be multiplexed across...
2013-05-08 Keith Packardaltos: Clear any broken cc1120 TX fifo bits before...
2013-05-08 Keith Packardaltos: Make cc1120 driver wait for TX finished
2013-05-08 Keith Packardaltos: Provide timeout value to ao_radio_recv
2013-04-26 Keith PackardMerge remote-tracking branch 'origin/master'
2013-04-26 Keith Packardaltos: Add TeleMega v0.3 support
2013-04-26 Keith Packardaltos: Add MR25 everspin MRAM driver
2013-04-26 Keith Packardaltos: Make SD card driver compile without radio support
2013-04-22 Bdale Garbeename change from MegaMetrum to TeleMega
2013-04-13 Keith PackardMerge branch 'master' into droid-gps
2013-04-12 Keith Packardaltos: Make sure the packet format is set reasonably...
2013-04-12 Keith Packardaltos: Don't include bufio debug commands by default
2013-04-12 Keith Packardaltos: Stick a mutex around FAT operations
2013-04-12 Keith Packardaltos: Delay while waking up SD card a bit
2013-04-08 Keith Packardaltos: Create telebt-v1.0 product. Remove old telebt...
2013-04-08 Keith Packardaltos: Create telebt-v1.0 product. Remove old telebt...
2013-04-07 Keith Packardaltos: Try RDF mode for TX calibration
2013-04-02 Keith Packardaltos: Shorten SD initialization timeouts.
2013-04-01 Keith Packardaltos: Horrible kludge -- disable radio while talking...
2013-04-01 Keith Packardaltos: Retry SD card I/O. Use time for timeouts instead...
2013-04-01 Keith Packardaltos: Support open on multiple simultaneous FAT files
2013-04-01 Keith Packardaltos: Make sure FAT cluster allocation works for size...
2013-04-01 Keith Packardaltos: let FAT tracing work in ao_fat_test as needed
2013-04-01 Keith Packardaltos: Flush the on-board mega log after every sample...
2013-03-31 Keith Packardaltos: Create the log file if it doesn't already exist
2013-03-31 Keith Packardaltos: Make ao_fat_readdir return real error values...
2013-03-31 Keith Packardaltos: Increase SD card timeout at startup time
2013-03-31 Keith Packardaltos: Fix command-line FAT filename parsing
2013-03-31 Keith Packardaltos: Unmount file system after each testing pass...
2013-03-31 Keith Packardaltos: Don't add fat commands when building ao_fat_test
2013-03-31 Keith Packardaltos: Do not release interrupts from any pollchar...
2013-03-31 Keith Packardaltos: Add sdcard read/write tracing
2013-03-31 Keith Packardaltos: Move fat mount information to separate command.
2013-03-31 Keith Packardaltos: Disable CC115L debug commands
2013-03-31 Keith Packardaltos: Add SD card writing function
2013-03-30 Keith Packardaltos: Add logging and telem to telegps
2013-03-30 Keith Packardaltos: Export ao_fat_sync and ao_fat_full functions
2013-03-30 Keith Packardaltos: Lock cc115l radio mutex when using global radio...
2013-03-30 Keith Packardaltos: Configure cc115l sync byte count for each radio...
2013-03-30 Keith Packardaltos: Get CC115L radio working.
2013-03-29 Keith Packardaltos: Add temporary RF power settings
2013-03-29 Keith Packardaltos: Add FAT32 support. And lots more testing.
2013-03-29 Keith Packardaltos: seek forward on FAT cluster chain instead of...
2013-03-28 Keith Packardaltos: Add a simple cache for the FAT position->cluster...
2013-03-28 Keith Packardaltos: Clean up fat driver API. Improve fat test
2013-03-28 Keith Packardaltos: Add sanity checking to busy counts in bufio...
2013-03-27 Keith Packardaltos: Add SDCARD and FAT16 filesystem support
2013-03-26 Keith Packardaltos: Improve CC115L driver. Generates carrier now.
2013-03-26 Keith Packardaltos: Add RFPA0133 amplifier driver
2013-03-25 Keith Packardaltos: Add cc115l driver (untested)
2013-03-10 Mike BeattieMerge branch 'master' into altosdroid
2013-03-07 Keith PackardMerge remote-tracking branch 'mjb/altosdroid'
2013-03-07 Keith PackardMerge remote-tracking branch 'mjb/master'
next