Daniel Agar
ab0d0fd0be
uORB move to PX4 platform layer
4 years ago
Daniel Agar
04113b4d57
commander: changes when USB connected
...
- skip avionics rail voltage check when USB connected
- skip forced reboot on USB disconnect if circuit breaker set
- avionics voltage preflight check don't silently fail if system_power unavailble
- explicitly set supply check circuit breaker (CBRK_SUPPLY_CHK)
5 years ago
Beat Küng
719bfd1073
posix-configs: use '.' instead of 'source'
...
'source' is not POSIX
7 years ago
Daniel Agar
72792cef43
posix-configs shell scripts use /bin/sh to maximize compatibility ( #10292 )
...
- fix ocpoc line endings
7 years ago
Beat Küng
d90ac975a7
posix shell: required updates for RPi, bepob, ocpoc, eagle & exxcelsior
...
- RPi works
- the rest is not tested, and requires a bit more
(such as uploading the bin/ directory)
7 years ago
Beat Küng
ebd2acfc43
posix-configs: enable ftp for all mavlink instances
8 years ago
Daniel Agar
ea2a611f0b
posix-configs replace sdlog2 with logger
8 years ago
Larry Wang
1beb2911e2
init shmem early to avoid random crash in fastrpc ( #6407 )
...
* init shmem early to avoid possible crash
* fix_code_style
* Keep the initialziation to NULL, remove the duplicate memory allocation
8 years ago
wangxdflight
b693e29d64
enable px4 flight for excelsior(legacy)
8 years ago
bharathr
2f6abf26a3
Updated mainapp.config for 200qx and 210qc airframes (based off the generic flight version)
9 years ago
bharathr
00243a9842
Updated 200qx config files (removed calib files, cleaned up and renamed all files)
9 years ago
Lorenz Meier
131a1613af
Update 200qx config
9 years ago
tumbili
07246efef9
added snapdragon rc pwm driver
9 years ago
Mark Charlebois
9f3bf8e9f4
Rebase changes on upstream master
...
This brings in many of the changes from the PX4 fork on ATLFLight.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago