Lorenz Meier
|
d7d0d9ea51
|
Fixed startup scripts for default platforms, needs integration with wiki to avoid similar issues
|
12 years ago |
Lorenz Meier
|
6fb2496c49
|
Improved HIL startup script, added highres HIL receive routine
|
12 years ago |
Lorenz Meier
|
4ae4a29a17
|
Fixed copy & paste documentation lies
|
12 years ago |
Lorenz Meier
|
70a85739cc
|
Added startup scripts useful when running USB consoles, made MAVLink aware that /dev/console is a hint for running on USB (magic strings, magic strings)
|
12 years ago |
Lorenz Meier
|
3d3a68a7fb
|
Removed confusing non-error message, updated start scripts to match wiki and most recent SW revs
|
12 years ago |
Lorenz Meier
|
31cfec3dbd
|
Hotfix: Disable board detect, as it just creates noise, enable it once time permits to wrap it up
|
12 years ago |
Andrew Tridgell
|
ff35e5a583
|
if rc.APM is installed, run it
|
12 years ago |
Lorenz Meier
|
c94076f673
|
Added missing ADC start command, fixed return value / error behavior of ADC init
|
12 years ago |
Lorenz Meier
|
d593820bf5
|
Allow text files (rc.txt) in addition to rc files. We will get a very huge load of complaints and big trouble from the regular user base else.
|
12 years ago |
Lorenz Meier
|
c259a34a82
|
Allowed rc.txt files as well
|
12 years ago |
Simon Wilks
|
06126d0d9e
|
Starting GPS should probably be on by default.
|
12 years ago |
Simon Wilks
|
096305f625
|
A mixer is required.
|
12 years ago |
Lorenz Meier
|
0386a4205b
|
Updated PX4IOAR start script
|
12 years ago |
Simon Wilks
|
b7b79d8254
|
Add logging back in.
|
12 years ago |
Simon Wilks
|
c3038619a4
|
Updating the PX4IO rc script to the latest state.
|
12 years ago |
Lorenz Meier
|
dad1304503
|
Cleaning up start scripts, enabling preflight check as default
|
12 years ago |
Lorenz Meier
|
d5af511f8d
|
Updated script to current syntax
|
12 years ago |
px4dev
|
0616d58340
|
Add 'show' and 'test' verbs to the boardinfo command. Teach rcS how to use the new version.
|
12 years ago |
Lorenz Meier
|
574eb96a2e
|
Calibration improvement
|
12 years ago |
px4dev
|
5925d146bc
|
Move the tone_alarm driver out of the NuttX configs area and add it as an stm32-specific driver in the PX4 apps space.
Add a new tone_alarm command that can be used to start/stop alarm tones from the shell.
|
12 years ago |
px4dev
|
1e59a592a6
|
Split the parameter load/save commands out of the 'eeprom' command, since that's not really the obvious place for them. Add parameter printing functionality (though, it's a mess due to %f being busted)
Update the script examples to use the new command.
|
13 years ago |
tnaegeli
|
613e12fcac
|
working offboard
|
13 years ago |
Lorenz Meier
|
178462edcd
|
Minor cleanups in debug output and offboard control arming
|
13 years ago |
px4dev
|
adb1e2b861
|
Rename the example PX4FMU startup script to avoid what seems to be a filename length limit.
|
13 years ago |
Lorenz Meier
|
297990fe35
|
Fixed parameter-loading typo, fixed mavlink compile warnings
|
13 years ago |
px4dev
|
b9a5f71476
|
Only attempt to load EEPROM parameters when the file exists
|
13 years ago |
px4dev
|
f53f63b06d
|
Example startup script for FMU on a PWM-based X-mode quad
|
13 years ago |
px4dev
|
2e4424f405
|
Revert "Reboot board on critical sensor failure"
This reverts commit e92db089ce .
|
13 years ago |
Lorenz Meier
|
e92db089ce
|
Reboot board on critical sensor failure
|
13 years ago |
Lorenz Meier
|
06e18f14e6
|
Ensure that sensor drivers are loaded
|
13 years ago |
Lorenz Meier
|
821306bc4d
|
Allow to disable USB interface (but leave it enabled as default), give uORB more stack space
|
13 years ago |
Lorenz Meier
|
86ed36579a
|
Updated ROMFS scrips, created new ardrone_interface to jointly use multirotor_att_control on all multirotors, including AR.Drone frames
|
13 years ago |
Lorenz Meier
|
b30e443f28
|
Updated start script, checking commander mishaps
|
13 years ago |
Lorenz Meier
|
4eef4e1864
|
Ensured startup of USB link, updated port ids to read from
|
13 years ago |
Lorenz Meier
|
139cd09176
|
Faster sensor bus resets on timeouts, massively reworked fixed wing app, tested
|
13 years ago |
px4dev
|
8a365179ea
|
Fresh import of the PX4 firmware sources.
|
13 years ago |