Lorenz Meier
|
267b78f072
|
Fix of errors triggered by more pedantic compile options
|
2014-04-21 21:31:30 +02:00 |
|
Lorenz Meier
|
d940bdf7f6
|
Consistently making space for a maximum of 12 channels, 10 channels (including reference / temperature) are used / available right now
|
2014-03-17 17:02:10 +01:00 |
|
Lorenz Meier
|
4e6e40e5d8
|
Fix up ADC tests command to read all channels at once
|
2014-03-17 16:54:39 +01:00 |
|
Anton Babushkin
|
cb8bd1a3ad
|
dumpfile command and fetch_log.py tool implemented to fetch logs via nsh console on USB
|
2014-03-08 21:05:13 +04:00 |
|
Andrew Tridgell
|
a7012a5418
|
tests: added "tests file2" filesystem test
this is useful for testing for filesystem corruption on cluster
boundaries
|
2014-03-04 09:01:30 +01:00 |
|
Julian Oes
|
680f2dd417
|
Merge remote-tracking branch 'px4/master' into beta
|
2014-02-27 17:30:15 +01:00 |
|
Anton Babushkin
|
f818765008
|
top: CPU % indication bug fixed
|
2014-02-27 18:32:55 +04:00 |
|
Lorenz Meier
|
20618a611b
|
Fixed a number of compile warnings in mount tests.
|
2014-02-23 12:44:05 -08:00 |
|
Lorenz Meier
|
1b978293d9
|
Merged master into beta
|
2014-02-11 08:24:18 +01:00 |
|
Lorenz Meier
|
773f70a9df
|
Merged origin/master into pubsub_cleanup
|
2014-02-09 16:04:32 +01:00 |
|
Julian Oes
|
3392086f8f
|
Mixer load: don't upload empty mixers from non-existing files
|
2014-02-05 21:19:25 +01:00 |
|
Jean Cyr
|
b92b08ae62
|
Optimize and update data manager docs
Move repeated code to common function
Update missing and misleading comments
Fix data manager test compile errors
No functional changes
|
2014-02-02 00:42:15 -05:00 |
|
Lorenz Meier
|
dd7c198268
|
Merged master into beta
|
2014-02-01 19:03:45 +01:00 |
|
Lorenz Meier
|
f02698dbe3
|
Merge branch 'master' of github.com:PX4/Firmware
|
2014-02-01 15:01:19 +01:00 |
|
Lorenz Meier
|
71d0d1c404
|
Make MTD startup less verbose, there are diagnostic commands to read off its state
|
2014-02-01 15:01:11 +01:00 |
|
Anton Babushkin
|
8660ea914a
|
Merge commit '028aa918bc3ccd87afd967daf663a9c12d14258d' into beta
|
2014-02-01 10:33:09 +01:00 |
|
Anton Babushkin
|
7d17a48b3c
|
param set: fixed float format
|
2014-01-31 17:34:46 +01:00 |
|
Lorenz Meier
|
83df116c7a
|
Hotfix: Move mixer variables in test routine into function
|
2014-01-30 23:11:37 +01:00 |
|
Anton Babushkin
|
f64872b9b3
|
Merge branch 'master' into beta
|
2014-01-30 17:23:10 +01:00 |
|
Lorenz Meier
|
9cdbbab855
|
Differentiate between publication and signal receive timestamp, correctly set the rc_lost flag in the frame. Ready for prime-time testing.
|
2014-01-26 14:52:46 +01:00 |
|
Lorenz Meier
|
f8c5a6cc50
|
Merged master into logging
|
2014-01-20 13:19:49 +01:00 |
|
Anton Babushkin
|
01975619c8
|
Merge branch 'sdlog2_timestamp' into beta
|
2014-01-19 23:26:21 +01:00 |
|
Anton Babushkin
|
a863b07f8c
|
Merge branch 'autostart_cleanup' into navigator_new_vector
|
2014-01-17 23:14:24 +01:00 |
|
Lorenz Meier
|
0f30db08c0
|
Small documentation correction
|
2014-01-17 15:44:03 +01:00 |
|
Anton Babushkin
|
63b7159cda
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-17 14:37:48 +01:00 |
|
Thomas Gubler
|
73546b6645
|
Merge remote-tracking branch 'upstream/master' into navigator_new
Conflicts:
makefiles/config_px4fmu-v1_backside.mk
src/modules/commander/commander.cpp
src/modules/sdlog2/sdlog2.c
|
2014-01-17 09:50:22 +01:00 |
|
Lorenz Meier
|
e691bab71a
|
Cleaned up test output to be more readable
|
2014-01-16 22:46:55 +01:00 |
|
Lorenz Meier
|
c304ea2507
|
Teached MTD test how to write back 0xFF after destructive test
|
2014-01-16 08:37:50 +01:00 |
|
Andrew Tridgell
|
e5ad3c31e0
|
mtd: added "mtd readtest" and "mtd rwtest"
this allows for verification of MTD operation on startup
|
2014-01-16 07:58:45 +01:00 |
|
Andrew Tridgell
|
ff59aa9a0f
|
mtd: use new MTDIOC_SETSPEED ioctl
set SPI speed to 10MHz
|
2014-01-16 07:57:32 +01:00 |
|
Lorenz Meier
|
84ad289e0a
|
Improved test suite, now features a MTD device test
|
2014-01-15 17:20:36 +01:00 |
|
Andrew Tridgell
|
778cbcb5cc
|
mtd: fixed creation and erase of a single partition
|
2014-01-15 09:33:58 +01:00 |
|
Lorenz Meier
|
f3cd83e804
|
Merged master into mixer unit tests branch
|
2014-01-15 07:43:17 +01:00 |
|
Lorenz Meier
|
ac326beaaa
|
Improved config tool to also do device IOCTLs
|
2014-01-14 16:04:26 +01:00 |
|
Anton Babushkin
|
7b60761bf5
|
Merge branch 'master' into autostart_cleanup
|
2014-01-14 15:52:46 +01:00 |
|
Anton Babushkin
|
97e4522c76
|
Merge branch 'master' into navigator_new_vector
|
2014-01-14 15:45:49 +01:00 |
|
Lorenz Meier
|
202e89de91
|
Introducing mtd status command, fixing compile errors for I2C setup
|
2014-01-14 08:58:58 +01:00 |
|
Lorenz Meier
|
993f721210
|
Deleting old eeprom driver directory
|
2014-01-14 08:57:52 +01:00 |
|
Lorenz Meier
|
ba26fc32c9
|
Enabled EEPROM as MTD backend device
|
2014-01-14 07:49:33 +01:00 |
|
Lorenz Meier
|
d5d035b9ea
|
Pruned old RAMTRON interface
|
2014-01-14 07:42:01 +01:00 |
|
Lorenz Meier
|
85ca6e6991
|
Eliminated magic number
|
2014-01-14 07:34:35 +01:00 |
|
Andrew Tridgell
|
f30ae8c9f3
|
Added MTD erase command
|
2014-01-14 07:32:34 +01:00 |
|
Anton Babushkin
|
7bcddd192f
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-13 13:07:25 +01:00 |
|
Lorenz Meier
|
7b38c576e9
|
Merge branch 'master' into mtd_multi
|
2014-01-13 08:33:55 +01:00 |
|
Lorenz Meier
|
eb907c03a1
|
Merge branch 'master' of github.com:PX4/Firmware
|
2014-01-13 08:32:58 +01:00 |
|
Lorenz Meier
|
ea8ab2793a
|
More param command related improvements
|
2014-01-12 18:52:10 +01:00 |
|
Lorenz Meier
|
1694171435
|
Compile / bugfixes on MTD commandline tool
|
2014-01-12 17:40:29 +01:00 |
|
Lorenz Meier
|
3387aa64d4
|
Enabled MTD partitions, successfully tested params
|
2014-01-12 16:33:23 +01:00 |
|
Lorenz Meier
|
17a478a190
|
Merge branch 'mtd' into mtd_multi
|
2014-01-12 15:53:20 +01:00 |
|
Lorenz Meier
|
8b5adac0d9
|
Support for better param printing
|
2014-01-12 15:53:06 +01:00 |
|