summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* altos/telegps: Build .ihx versions for TeleGPSKeith Packard2014-06-11
* altos: Re-enable telemini v2.0 buildsKeith Packard2014-06-11
* altos/telemini-v2.0: Disable beep frequency config on TeleMini v2.0Keith Packard2014-06-11
* altos: Disable TeleMini v2.0 build for nowKeith Packard2014-06-11
* altos: Set TeleGPS default log size to half of avaiable memoryKeith Packard2014-06-10
* altos: Simplify tracker logic, removing boost detectKeith Packard2014-06-10
* Revert adding state to GPS location packetsKeith Packard2014-06-10
* altos: Make extra pyro channel firing time configurableKeith Packard2014-06-10
* altos: Report total available log space in version commandKeith Packard2014-06-10
* Revert "altos: Write current flight state to GPS data from GPS drivers"Keith Packard2014-06-10
* altos: Enable ADC for TeleGPS v1.0 battery voltage measuringKeith Packard2014-06-07
* altos: Encode TeleGPS battery voltage in configuration packetKeith Packard2014-06-07
* altos: Make telegps builds depend on ao_tracker.hKeith Packard2014-06-07
* altos: Reduce tracker GPS buffer to 4 samplesKeith Packard2014-06-07
* altos: Define lat/lon sum variables as 64-bit instead of 16Keith Packard2014-06-07
* altos: Use 0x80 to indicate valid state value in the GPS location packetKeith Packard2014-06-07
* altos: Switch TeleGPS to GPS logging formatKeith Packard2014-06-07
* altos: Update other CONFIG_EEPROM users to set LOG_ERASE_MARKKeith Packard2014-06-07
* altos: Write tracker logging from tracker thread directlyKeith Packard2014-06-07
* altos: Write current flight state to GPS data from GPS driversKeith Packard2014-06-07
* altos: Add TeleGPS logging formatKeith Packard2014-06-07
* altos/telemega-v1.0: Adjust config params to make flight erase workKeith Packard2014-06-07
* altos: Clear out eeprom erase records when writing entry 0Keith Packard2014-06-07
* altos: Allow value other than 0 for marking erased flightsKeith Packard2014-06-07
* altos: Allow AO_CONFIG_MAX_SIZE to be configured. Validate it.Keith Packard2014-06-07
* altos: Move ao_tracker.c to kernelKeith Packard2014-06-07
* altos: Add telegps-v1.0 code and loader1.3.2.2Keith Packard2014-06-05
* altos/telegps-v0.3: Remove ao_flight_number from main programKeith Packard2014-06-05
* altos/telegps-v0.3: Disable APRS by default. Set log max to 1MKeith Packard2014-06-05
* altos: Force telemetry on by default for v0.3 TeleGPS boardsKeith Packard2014-06-05
* altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pinKeith Packard2014-06-05
* altos: Fix config to set default log size for all devices with logKeith Packard2014-06-05
* altos: Add AO_LOG_FLIGHT packet to TeleGPS logsKeith Packard2014-06-05
* altos/telegps-v0.3: Add tracker taskKeith Packard2014-06-05
* altos: Add debug to tracker to force launchKeith Packard2014-06-05
* altos: tracker distance computation flipped arguments aroundKeith Packard2014-06-05
* altos: Fix tracker start stateKeith Packard2014-06-05
* altos: Stick flight state in GPS location packetsKeith Packard2014-06-05
* altos: Have tracker average 5 GPS samples before moving to pad modeKeith Packard2014-06-05
* altos: Change tracker not-moving speed to 2m/s and documentKeith Packard2014-06-05
* altos: ao_distance was overflowing when checking for longitude wrapKeith Packard2014-06-05
* altos: Allow cc115l driver to be built without radio power controlKeith Packard2014-06-05
* altos: Include sensor logging task only on flight boardsKeith Packard2014-06-05
* altos: Add tracker task for TeleGPSKeith Packard2014-06-05
* altos: Add ao_distance.c to compute cartesian distances on the globeKeith Packard2014-06-05
* altos: Fetch/store only 8 bits for pyro state valuesKeith Packard2014-06-02
* altos: Maximum pyro configuration parameter has 4 bytes in the nameKeith Packard2014-06-02
* altos: Configuring pyro channels can use more than 48 charactersKeith Packard2014-06-02
* altos: Allow sparse GPS data logging for TeleGPSKeith Packard2014-05-30
* altos: Test APRS altitude encodingKeith Packard2014-05-30