Lorenz Meier
|
fdc4521949
|
Hotfix: Disabling param lock, not operational yet
|
12 years ago |
px4dev
|
978a234d29
|
Lock name should not equal locking function name. Urr.
|
12 years ago |
Lorenz Meier
|
a9de6149da
|
Merge pull request #406 from jean-m-cyr/master
Implement Spektrum DSM pairing in V2
|
12 years ago |
Lorenz Meier
|
787337eefd
|
Merge pull request #408 from PX4/#407-param-lock
The parameter system is supposed to have a lock; implement one.
|
12 years ago |
px4dev
|
7e0da345f0
|
The parameter system is supposed to have a lock; implement one.
|
12 years ago |
Jean Cyr
|
72df378577
|
Finally get the #if right!!!
|
12 years ago |
Jean Cyr
|
390d5b34de
|
Fix backwards ifdef in dsm.c
|
12 years ago |
Jean Cyr
|
89d3e1db28
|
Implement Spektrum DSM pairing in V2
- Bind control for V2
- Relays and accessory power not supported on V2 hardware
|
12 years ago |
Hyon Lim
|
a32b25eb52
|
Update 1001_rc_quad.hil
Default gain set
|
12 years ago |
Hyon Lim (Retina)
|
36ffe2d694
|
Quadrotor HILS related RC script has been added
|
12 years ago |
Lorenz Meier
|
626f433630
|
Merge branch 'master' of github.com:PX4/Firmware
|
12 years ago |
Lorenz Meier
|
6624c8f1c4
|
Hotfix: Make voltage scaling for standalone default
|
12 years ago |
Lorenz Meier
|
210e7f9245
|
Make param save command tolerant of FS timing
|
12 years ago |
Lorenz Meier
|
ac00100cb8
|
Hotfix: Disable gyro scale calibration to prevent people from wrongly using it
|
12 years ago |
Lorenz Meier
|
a4ecdc9582
|
Removed unneeded flush
|
12 years ago |
Lorenz Meier
|
0810b264e5
|
Hotfix: Increase work stack sizes
|
12 years ago |
Lorenz Meier
|
bd39d101f5
|
Fixed HIL rc script
|
12 years ago |
Lorenz Meier
|
cb1621005c
|
Hotfix: Bumping up interrupt stack size, which fixes a number of evil symptoms seen in some test cases. Needs more inspection, but this fix holds for the test cases
|
12 years ago |
Lorenz Meier
|
6c2640768d
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing_l1
|
12 years ago |
Lorenz Meier
|
9e7077fdf9
|
Added more acknowledgements after another author sweep
|
12 years ago |
Lorenz Meier
|
489e7b2f1e
|
Merge pull request #401 from PX4/sdlog2_LPOS
sdlog2: position & velocity valid, postion global and landed flags added...
|
12 years ago |
Randy Mackay
|
f4abcb51a1
|
tone_alarm: add #define for device path
|
12 years ago |
Randy Mackay
|
1a641b791d
|
tone_alarm: more device paths replaced with #define
|
12 years ago |
Lorenz Meier
|
03727974f1
|
Fix binding states for DSM
|
12 years ago |
Lorenz Meier
|
3c59877b50
|
Naming consistency improved
|
12 years ago |
Lorenz Meier
|
ac3f1c55c7
|
Adding more references, adding inline references to make sure a reader of the source file will not miss them
|
12 years ago |
px4dev
|
2678aba9fe
|
A bit more NuttX gdb/python tooling to recover an interrupted context. Needs more fleshing out.
|
12 years ago |
Anton Babushkin
|
2fbd23cf6e
|
sdlog2: position & velocity valid, postion global and landed flags added to LPOS, some refactoring
|
12 years ago |
Lorenz Meier
|
a0d26cb282
|
Make mixer upload not depending on single serial transfer error
|
12 years ago |
Lorenz Meier
|
d25a4caebb
|
Merge pull request #399 from PX4/arm_alarm
Beep and print message when arming is not allowed
|
12 years ago |
Anton Babushkin
|
8a70efdf43
|
Beep and print message when arming is not allowed
|
12 years ago |
marco
|
318abfabcb
|
mkblctrl fix and qgroundcontrol2 startup script for different frametypes
|
12 years ago |
Lorenz Meier
|
7ad2654b2d
|
Merge pull request #393 from PX4/takeoff_sp_fix
multirotor_pos_control: setpoint reset rewritten
|
12 years ago |
Lorenz Meier
|
4b92138207
|
Merge pull request #395 from jean-m-cyr/master
Implement message based receiver pairing
|
12 years ago |
Lorenz Meier
|
09c37515bb
|
Merge branch 'fat-dma-spi'
|
12 years ago |
Lorenz Meier
|
ecbb319153
|
Disable low console for v2, should not be enabled in parallel with normal console
|
12 years ago |
Lorenz Meier
|
24648b5294
|
Minor cleanups in the drivers
|
12 years ago |
Lorenz Meier
|
11530ac021
|
Merge remote-tracking branch 'origin/spi-device-locking' into fat-dma-spi
|
12 years ago |
Lorenz Meier
|
e3864e7dbb
|
Trust on the microSD for params for now
|
12 years ago |
Lorenz Meier
|
6a784b770e
|
Merge branch 'master' of github.com:PX4/Firmware into status_monitoring
|
12 years ago |
px4dev
|
19fdaf2009
|
Use the generic device::SPI locking strategy.
|
12 years ago |
Jean Cyr
|
41610ff7dd
|
DSM pairing cleanup in px4io.cpp
- Simplify parameter range checking in dsm_bind_ioctl
- Replace DSM magic numbers with symbolic constants
|
12 years ago |
Lorenz Meier
|
d84fe2913e
|
Move IRQ restore to right position
|
12 years ago |
Lorenz Meier
|
6dd4069561
|
Merge branch 'master' of github.com:PX4/Firmware into fat-dma
|
12 years ago |
Lorenz Meier
|
8fbf698e62
|
Adding missing author info and acknowledgements
|
12 years ago |
Lorenz Meier
|
df763ff7e2
|
Merged master
|
12 years ago |
Lorenz Meier
|
3796235967
|
Remove accidentally comitted COM tool
|
12 years ago |
Lorenz Meier
|
7010674f44
|
Hotfix: Setting tested defaults for AR.Drone
|
12 years ago |
Lorenz Meier
|
a418498f1b
|
Hotfix: Use sensible default gains for users not being able to read instructions.
|
12 years ago |
Lorenz Meier
|
45cf5080b0
|
Merge branch 'master' into fat-dma
|
12 years ago |