altos: Wait after configuring boot pin before testing it
[fw/altos] / src / drivers /
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'
2013-02-24 Keith Packardaltos/driver: Make HMC5883 driver build again
2013-02-24 Keith PackardMerge branch 'telescience-v0.2'
2013-02-10 Keith PackardMerge remote-tracking branch 'mjb/master'
2013-02-04 Keith Packardaltos: Document which MPU6000 revs have broken accel...
2013-01-16 Keith PackardMerge branch 'master' into telescience-v0.2
2013-01-16 Keith PackardMerge remote-tracking branch 'origin/telescience-v0...
2013-01-16 Keith PackardMerge branch 'master' into telescience-v0.2
2013-01-14 Keith Packardaltos: Change CC1120 SPI speed to 4MHz.
2013-01-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2013-01-11 Keith PackardMerge remote-tracking branch 'origin/micropeak-logging'
2013-01-11 Keith Packardaltos: Time out reading packet data from cc1120 after...
2012-12-31 Keith PackardMerge remote-tracking branch 'origin/master' into micro...
2012-12-31 Keith PackardAllow CC1120 to sit on other SPI busses
2012-12-29 Keith PackardMerge remote-tracking branch 'origin/master' into micro...
2012-12-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-12-29 Keith Packardaltos: Fix cc1120 debug code to build on megadongle
2012-12-25 Keith PackardMerge branch 'master' into micropeak-logging
2012-12-17 Keith PackardMerge branch 'aprs' into 'master'
2012-12-17 Keith Packardaltos: Wire up another CC1120 GPIO to get MARC status...
2012-12-16 Keith Packardaltos: Document what HAS_BOOT_RADIO does in the m25...
2012-12-16 Keith Packardaltos: Round APRS data correctly
2012-12-15 Keith PackardMerge branch 'micropeak-1.1'
2012-12-13 Keith PackardMerge branch 'micropeak-1.1'
2012-12-12 Keith PackardMerge branch 'micropeak-1.1'
2012-12-11 Keith PackardMerge branch 'micropeak-1.1'
2012-12-10 Keith PackardMerge branch 'micropeak-1.1'
2012-12-08 Keith Packardaltos: Fix aprs test to not allow callsign configuration
2012-12-08 Keith PackardMerge branch 'master' into aprs
2012-12-08 Keith Packardaltos: Use configured callsign in APRS packets
2012-12-08 Keith Packardaltos: Make APRS interval configurable
2012-12-07 Keith Packardaltos: Fix up APRS packet sending code in cc1120 driver
2012-12-07 Keith PackardMerge branch 'master' into aprs
2012-12-07 Keith Packardaltos: fix functions calling pollchar to use 'int'...
2012-12-06 Keith Packardaltos: Hook up APRS to telemetry loop
2012-12-06 Keith Packardaltos: Hook APRS up to the radio
2012-12-06 Keith Packardaltos: Prepare APRS for use within altos itself
2012-12-06 Keith Packardaltos: Start restructuring APRS code to create and...
2012-12-06 Keith Packardaltos: Remove a bunch of time bits from the APRS code
2012-12-06 Keith Packardaltos: Remove APRS sine-wave table
2012-12-06 Keith Packardaltos: More APRS trimming
2012-12-06 Keith Packardaltos: Remove more unused APRS code
next