aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
Commit message (Expand)AuthorAgeFilesLines
* Moved math library to library dir, improved sensor-level HIL, cleaned up geo ...Lorenz Meier2013-08-211-7/+5
* Added TBS scriptSimon Wilks2013-08-213-2/+150
* Fixed NSH terminal initLorenz Meier2013-08-201-5/+4
* Prevented double HMC start after mergeLorenz Meier2013-08-191-4/+0
* Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-191-2/+7
|\
| * Merge pull request #11 from cvg/fmuv2_bringup_ext_mag_rotationLorenz Meier2013-08-191-2/+7
| |\
| | * Don't stop the startup script if no external HMC5883 is connectedJulian Oes2013-08-191-1/+4
| | * Start the hmc5883 before the lsm303d so that an external mag is usedJulian Oes2013-08-191-2/+4
* | | Improved sensor startup and error checkingLorenz Meier2013-08-191-0/+4
* | | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-191-0/+9
|\| |
| * | Put console and syslog on UART8, added support to nshterm for proper serial p...Lorenz Meier2013-08-181-0/+9
| |/
* | Make a distinctive sound when the IO start fails (e.g. due to version mismatch)Lorenz Meier2013-08-181-2/+7
* | Fixed startup order of F330 scriptLorenz Meier2013-08-172-13/+18
|/
* Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-143-586/+122
|\
| * Fixed log conversion scripts copy operation. Each log comes now with the requ...Lorenz Meier2013-08-131-0/+0
| * Hotfix: Updated log converterLorenz Meier2013-08-131-0/+0
| * Hotfix: Copy a current version of the log conversion tools to each log directoryLorenz Meier2013-08-132-586/+0
| * Merge branch 'master' of github.com:jgoppert/Firmware into md25_devJames Goppert2013-08-035-73/+62
| |\
| * | Added segway rc script.James Goppert2013-07-281-0/+122
* | | Increased logging to 200 Hz in F330 startup for v2, allowed to set up to 333 ...Lorenz Meier2013-08-111-1/+1
* | | Fixed to FMUv2 autostart and configLorenz Meier2013-08-112-14/+18
* | | Fixed startup behavior for PX4 autostartLorenz Meier2013-08-113-9/+18
* | | Merged master branchLorenz Meier2013-08-023-44/+22
|\ \ \ | | |/ | |/|
| * | Hotfix: ROMFS autostart includes now IO upgradeLorenz Meier2013-08-024-54/+32
* | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-021-0/+11
|\| |
| * | Hotfix: Added missing drivers to USB startupLorenz Meier2013-08-021-0/+5
| * | More USB startup fixingLorenz Meier2013-08-021-0/+6
* | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-021-20/+20
|\| |
| * | Fixed USB startupLorenz Meier2013-08-021-20/+20
| |/
* | Add missing 'fi' at the end of rc script; if you had a microSD card that set ...px4dev2013-07-301-0/+3
* | Updated F330 script, enabled amber ledLorenz Meier2013-07-251-8/+7
* | MergedLorenz Meier2013-07-201-2/+2
|\ \
| * \ Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-182-7/+33
| |\ \
| * \ \ MergedLorenz Meier2013-07-181-20/+31
| |\ \ \
| * | | | Fixed sensor driver nameLorenz Meier2013-07-161-1/+1
* | | | | Merged masterLorenz Meier2013-07-2011-108/+523
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge pull request #338 from PX4/autostartsjwilks2013-07-199-81/+450
| |\ \ \
| | * | | First community review version of autostartLorenz Meier2013-07-182-1/+140
| | * | | Script cleanup, WIP on mavlink loggingLorenz Meier2013-07-187-24/+39
| | * | | Merge branch 'master' into autostartLorenz Meier2013-07-183-27/+65
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Added default params for F330Lorenz Meier2013-07-151-0/+16
| | * | | Added saving of default values once loadedLorenz Meier2013-07-154-0/+4
| | * | | Implemented new, simple system boot config and sane default value system base...Lorenz Meier2013-07-157-19/+214
| * | | | Simplified USB startup scriptLorenz Meier2013-07-181-17/+21
| * | | | Make preflight check optionalLorenz Meier2013-07-181-1/+1
| * | | | Hotfix: Ensured there are never two filters running at the same time if auto-...Lorenz Meier2013-07-181-2/+9
| | |/ / | |/| |
| * | | Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB con...Lorenz Meier2013-07-182-7/+33
| | |/ | |/|
| * | HOTFIX: Fix startup orderLorenz Meier2013-07-181-20/+32
| |/
* | sercon is only used by APM nowLorenz Meier2013-07-161-16/+17
* | Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-07-073-19/+102
|\|