aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Speed up stack dumping by looking for freespace 4 bytes at a timeKevin Hester2015-01-041-2/+3
* NSH term fixLorenz Meier2015-01-041-2/+3
* Merge branch 'master' into sdlog2_rtcLorenz Meier2015-01-043-17/+20
|\
| * Fix NSH timeout logicLorenz Meier2015-01-041-6/+4
| * Merge pull request #1575 from mhkabir/masterLorenz Meier2015-01-042-11/+16
| |\
| | * Fix offset calculation.M.H.Kabir2015-01-041-6/+5
| | * Add suffixes, constantM.H.Kabir2015-01-042-6/+12
| | * Merge remote-tracking branch 'upstream/master'M.H.Kabir2015-01-041-0/+2
| | |\ | | |/ | |/|
| | * missing zeroM.H.Kabir2015-01-041-1/+1
* | | GPS driver: Require valid minimum time to allow setting the wall clock. Prote...Lorenz Meier2015-01-043-35/+52
* | | sdlog2: Use correct structLorenz Meier2015-01-041-3/+4
* | | SDLOG2: Use RTC, not GPS time for file namingLorenz Meier2015-01-041-18/+30
|/ /
* / send MANUAL_CONTROL stream over usbThomas Gubler2015-01-041-0/+2
|/
* FW attitude control: Build with space optimizationLorenz Meier2015-01-041-0/+2
* mavlink: reduce verbosityLorenz Meier2015-01-041-9/+9
* Hott driver: Feedback cleanupLorenz Meier2015-01-041-1/+1
* GPS driver feedback cleanupLorenz Meier2015-01-044-23/+20
* Merge branch 'gps_utc' of github.com:bansiesta/FirmwareLorenz Meier2015-01-0411-29/+29
|\
| * renaming of gps time to UTC timeBan Siesta2015-01-0411-26/+26
| * ashtech: whitespaceBan Siesta2015-01-041-3/+3
* | Fix integer constants in mavlink appLorenz Meier2015-01-041-4/+4
* | Merge pull request #1505 from mhkabir/timesyncLorenz Meier2015-01-044-2/+189
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/master' into timesyncM.H.Kabir2014-12-184-4/+40
| |\
| * | Add use exampleM.H.Kabir2014-12-171-1/+1
| * | Restore EMA. Works better for low ratesM.H.Kabir2014-12-172-2/+20
| * | removed exponential filter. simple weighted average works fine.M.H.Kabir2014-12-162-21/+4
| * | minor fixM.H.Kabir2014-12-161-1/+3
| * | Remove debugging noiseMohammed Kabir2014-12-161-1/+1
| * | Fix formattingM.H.Kabir2014-12-162-424/+513
| * | Merge remote-tracking branch 'upstream/master' into timesyncM.H.Kabir2014-12-1627-78/+1428
| |\ \
| * | | Working now.M.H.Kabir2014-12-162-8/+10
| * | | New timesync interface import. Not working yet.M.H.Kabir2014-12-155-516/+609
* | | | SMBus battery driver: Remove console print on normal block read operationLorenz Meier2015-01-041-2/+0
* | | | SMBus battery driver: further code style fixesLorenz Meier2015-01-041-22/+56
* | | | SMBus battery driver: Stylize according to style guideLorenz Meier2015-01-041-53/+66
* | | | GPS driver: Set RTC from Ashtech receivers as wellLorenz Meier2015-01-041-2/+15
* | | | GPS driver: UBX time handling for all protocol revisionsLorenz Meier2015-01-041-10/+11
* | | | Merge pull request #1517 from rowoflo/patch-1Lorenz Meier2015-01-041-8/+8
|\ \ \ \
| * | | | Fixed loop limit errors in Matrix.hRowland O'Flaherty2014-12-181-8/+8
* | | | | Merge branch 'matrix_tests' of github.com:dagar/FirmwareLorenz Meier2015-01-042-2/+51
|\ \ \ \ \
| * | | | | add simple nonsymmetric Matrix testing to test_mathlibDaniel Agar2015-01-032-2/+51
* | | | | | Mixer: Rename to .md and change syntax to markupLorenz Meier2015-01-041-11/+6
* | | | | | Merge pull request #1566 from AndreasAntener/update-mixer-readmeLorenz Meier2015-01-041-49/+5
|\ \ \ \ \ \
| * | | | | | Reference wiki and remove duplicated informationAndreas Antener2015-01-031-49/+5
* | | | | | | GPS driver: Check return value of settime and notify shell if call failsLorenz Meier2015-01-041-1/+3
* | | | | | | GPS driver: Fixed implicit cast causing time logic errors. Found by @ZefzLorenz Meier2015-01-041-2/+2
| |/ / / / / |/| | | | |
* | | | | | Fix typo in RTC configLorenz Meier2015-01-031-1/+1
* | | | | | GPS: Update the RTC even when RTC is enabledLorenz Meier2015-01-031-5/+6
* | | | | | NuttX: Enable RTC, require NuttX version with RTC supportLorenz Meier2015-01-032-1/+3
* | | | | | HMC5883 startup: Ensure sensor configuration is always performedLorenz Meier2015-01-031-8/+6