update ChangeLog from git
[fw/altos] / src / core /
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-12-18 Keith Packardaltos: Broke TeleMetrum GPS reporting by holding the...
2013-12-08 Keith Packardaltos: Allow products to override default 100mA USB...
2013-12-07 Keith Packardaltos: Add lots more GPS data to mega log
2013-11-12 Keith Packardaltos: Make sure flight erase log comes after config...
2013-11-12 Keith Packardaltos: Move TeleMetrum v2.0 to using internal eeprom...
2013-11-12 Keith Packardaltos: Allow use of internal EEPROM for config storage
2013-11-12 Keith Packardaltos: Don't hold GPS mutex while waiting in TM v2...
2013-11-12 Keith Packardaltos: Add orientation tracking to ao_flight_test
2013-10-28 Keith Packardaltos: Don't hold GPS mutex while waiting for GPS data...
2013-10-28 Keith Packardaltos: sample profile address range was too narrow
2013-10-28 Keith Packardaltos: Add orientation test when HAS_FLIGHT_DEBUG is set
2013-10-28 Keith Packardaltos: Fixup for 32-bit gyro averages
2013-10-28 Keith Packardaltos: Correct incremental rotation computation
2013-10-28 Keith Packardaltos: Compute initial rotation from vertical
2013-10-28 Keith Packardaltos: Fixup for ao_sample_orient rename
2013-10-28 Keith Packardaltos: Keep 9 more bits of average pad IMU gyro data
2013-10-28 Keith Packardaltos: Rename ao_orient to ao_sample_orient
2013-10-28 Keith Packardaltos: Add functions to init quaternions from vector...
2013-10-28 Keith Packardaltos: Add some comments describing quaternion multipli...
2013-10-28 Keith Packardaltos: Mark arguments to quaternion functions as const
2013-10-28 Keith Packardaltos: IMU accel calibration values need to be signed
2013-10-25 Keith Packardaltos: Calibrate IMU accelerometers too
2013-10-25 Keith Packardaltos: Add gyro-based orientation tracking
2013-10-15 Keith Packardaltos: Merge GPS logging into a single function
2013-10-14 Keith Packardaltos/micropeak: Increase boost detect to 30m
2013-10-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-10-08 Keith Packardaltos: Don't require an LED for ao_flight
2013-09-15 Keith Packardaltos: Move micropeak sources around
2013-09-06 Keith Packardaltos: Set tick value in new TeleMetrum v2 sensor packets
2013-09-01 Keith Packardaltoslib/altosui: Further AltosState transition work
2013-08-31 Keith PackardMerge branch 'master' into new-state
2013-08-30 Keith Packardaltos: Split EasyMini and TeleMini log formats
2013-08-29 Keith PackardMerge remote-tracking branch 'origin/telemini'
2013-08-29 Keith Packardaltos: Update time for next alarm each time a task...
2013-08-29 Keith Packardaltos: TM v2 places the MMA6555 upside down compared...
2013-08-28 Keith Packardaltos: Rename TeleMetrum v2.0 ADC sense members
2013-08-28 Keith Packardaltos: Initial TeleMetrum v2.0 bits
2013-08-27 Keith Packardaltos: Make ao_wakeup reentrant
2013-08-26 Keith Packardaltos: Make TeleMini v2.0 fit
2013-08-26 Keith Packardaltos: Add 64-bit subtraction
2013-08-26 Keith Packardaltos: Add 64x64 multiply. Test 64 ops for dest same...
2013-08-26 Keith Packardaltos: Make 64x16 mul a bit faster
2013-08-26 Keith Packardaltos: Add 64-bit add/mul/shift for SDCC
2013-08-26 Keith PackardInitial TeleMini bits
2013-08-26 Keith PackardMerge branch 'master' into telegps-v0.3
2013-08-25 Keith Packardaltos: Allow products to disable RDF entirely telegps-v0.3
2013-08-17 Keith Packardaltos: allow projects to override default config values
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-06-24 Keith Packardaltos: Support mega-style logging without ADC
2013-06-17 Keith Packardaltos: Disable USB on all flight computers when in...
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-05-27 Keith Packardaltos: Add pyro operations to regular ignite commands
2013-05-27 Keith Packardaltos: Make manual pyro firing command work again
2013-05-27 Keith Packardaltos: write pyro fired to correct log field
2013-05-27 Keith Packardaltos: Light pyro charges simultaneously if so configured
2013-05-27 Keith Packardaltos,altosui: Add pyro state logging for TeleMega
2013-05-27 Keith Packardaltos: Add pyro code testing to ao_flight_test for...
2013-05-21 Keith Packardaltos: Can't use inline functions because SDCC doesn...
2013-05-21 Keith PackardMerge branch 'lpc'
2013-05-20 Keith PackardAdd Mini logging format. Use in EasyMini lpc
2013-05-20 Keith PackardMerge branch 'master' into lpc
2013-05-18 Keith Packardaltos: Use ao_data_pres macro in ao_log_tiny
2013-05-18 Keith Packardaltos: Check for packet mode before trying to disable...
2013-05-18 Keith Packardaltos: ao_data_get is in ao_data.c now, not ao_adc.c
2013-05-18 Keith Packardaltos: Allow architecture to define the type of port...
2013-05-18 Keith Packardaltos: Move ao_data.c from stm to core
2013-05-17 Keith Packardaltos: Allow target-specific USB endpoint specifications
2013-05-17 Keith Packardaltos/cc1111: Hack on USB driver to make Windows happy
2013-05-16 Keith Packardaltos: Move MS5607 info from 'v' to 'c s'
2013-05-16 Keith Packardaltos: Add 'g' command to ublox GPS code.
2013-05-14 Keith Packardaltos: Provide a define for the number of sat infos...
2013-05-10 Keith PackardMerge branch 'master-fixes' into stm-flash-fixes
2013-05-08 Keith Packardaltos: Use flash loader on all STM products
2013-05-08 Keith Packardaltos: Eliminate stdio looping when system has a single...
2013-05-08 Keith Packardaltos: Move ao_notask to core
2013-05-08 Keith Packardaltos: Make stm-flash capable of switching to application
2013-05-08 Keith Packardaltos: Sanity check barometer before going to pad mode
2013-05-08 Keith Packardaltos: Mark GPS telemetry packets with GPS time stamp
2013-05-08 Keith Packardaltos: Use separate exception stack on STM32L
2013-05-08 Keith Packardaltos: Compute "real" RSSI value in radio code as needed
2013-05-08 Keith Packardaltos: Provide timeout value to ao_radio_recv
2013-05-08 Keith Packardaltos: Expose ao_put_string function
2013-04-22 Bdale Garbeename change from MegaMetrum to TeleMega
2013-04-09 Keith Packardaltoslib/altosui: Carry receiver status around in Altos...
2013-04-01 Keith Packardaltos: Flush the on-board mega log after every sample...
2013-03-31 Keith Packardaltos: Do not release interrupts from any pollchar...
2013-03-30 Keith Packardaltos: Add logging and telem to telegps
2013-03-30 Keith Packardaltos: Get CC115L radio working.
2013-03-29 Keith Packardaltos: Add temporary RF power settings
2013-03-27 Keith Packardaltos: Add new panic flag for bufio misuse
2013-03-26 Keith Packardaltos: Fix config to not abort radio recv when no recv...
2013-03-26 Keith Packardaltos: Allow radio recv and xmit to be separately confi...
2013-03-26 Keith Packardaltos: Add RFPA0133 amplifier driver
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