2872 Commits (4216982d54a858cb8ad8dbf68d2b7499348cd5e2)
 

Author SHA1 Message Date
px4dev 328af90c9e Merge pull request #179 from PX4/airspeed 12 years ago
px4dev 4732f1e758 Merge pull request #188 from PX4/param_command 12 years ago
px4dev 8a979576b0 Merge pull request #190 from PX4/bma180_fix 12 years ago
Lorenz Meier d298e320c2 Another diagram update 12 years ago
Lorenz Meier ba9da97732 Updated RC mode switching docs, merged with Julian 12 years ago
Lorenz Meier beb4638748 Merge branch 'master' of github.com:PX4/Firmware into statemachine_docs 12 years ago
px4dev f854e2f791 Fixes from/inspired by Tridge; enable all mapped R/C inputs, fix various logic errors, be more selective about clearing the RC input type flags for debugging purposes. 12 years ago
px4dev 5fe376c7b9 Correctness fixes from Tridge.; increased the minimum poll rate to 50Hz, don't set the input RC timestamp unless we get data. 12 years ago
px4dev b46d05835b Implement settable failsafe values for PWM outputs. 12 years ago
px4dev 900b0d58ef Less debug output. 12 years ago
px4dev 6c75c5909e Move the DMA start to immediately after setting it up; less latency at interrupt time, and no chance of getting start/stop calls out of sync. 12 years ago
px4dev 818e898a7e Fix the handling of max transfer size to leave room for the page/offset bytes. 12 years ago
px4dev 1b30cd2f93 Dump a couple of unused member variables. 12 years ago
Andrew Tridgell 8972843b14 px4io: fixed mixer load 12 years ago
Andrew Tridgell f8bea6d07b px4io: fixed cpp error 12 years ago
Andrew Tridgell 57d028fddd px4io: fixed array reference bug 12 years ago
px4dev 82f72b96de Move DMA start for tx/rx into the gap where SCL is still stretched so that there is no risk of receiving the first byte before DMA starts. 12 years ago
px4dev 24f6c6b121 Merge branch 'master' into px4io-i2c 12 years ago
Lorenz Meier 81601ad9dc Fixed byte readout order and signed value 16 to 14 bit value conversion 12 years ago
Simon Wilks bd5887b4ca Move the config param to a more sane location (I hope). 12 years ago
Simon Wilks 0246842c88 Enable single wire via ioctl calls and pull the battery voltage from the battery status topic. 12 years ago
Simon Wilks 23f0be6b02 Merge branch 'ioctl' into hott 12 years ago
Simon Wilks 0669d2aee0 Merge remote-tracking branch 'upstream/master' into hott 12 years ago
Simon Wilks b9009390d7 Merged and tested against the single wire implementation added to Nuttx r5554. 12 years ago
Lorenz Meier 4baa1821cb Merge branch 'master' of github.com:PX4/Firmware into airspeed 12 years ago
px4dev beb4522298 Merge pull request #187 from PX4/nuttx-merge-5554 12 years ago
Lorenz Meier 6d12f147b8 Improved param command, show now allows to filter and set allows to set integer params (e.g. param set MAV_TYPE 2) 12 years ago
px4dev 379ed0a092 Trivial compile fix. 12 years ago
px4dev 35febbe844 Merge Nuttx r5554 12 years ago
px4dev b60a744b77 Merge pull request #175 from tridge/apps_bindir 12 years ago
px4dev ff0874e6f2 Merge pull request #176 from tridge/apm-startup 12 years ago
px4dev 942cea157d Merge pull request #182 from NosDE/master 12 years ago
px4dev 0bc836ae1d Implement fetching raw RC input values via the ioctl interface. 12 years ago
px4dev 2a44ea30c2 Merge pull request #174 from tridge/vdprintf 12 years ago
px4dev dce2afde0f Rework the way that we handle the address phase for reads. Drop the _connected test as we talk to IO before starting the thread. 12 years ago
px4dev 51c47769f8 Restore the correct handling of the ACK flag at read completion. 12 years ago
px4dev dc88dd0abb Merge branch 'master' into px4io-i2c 12 years ago
px4dev d8a013f872 Tinkering. 12 years ago
px4dev b34311915a Safeguard against back-to-back transactions while setting up to handle a register read request. 12 years ago
px4dev 3244bb83ea Better sanity checking and error handling. 12 years ago
px4dev 9a4d6455fc More debug macros. 12 years ago
px4dev 1ce1d4460b Merge pull request #183 from PX4/nuttx-merge-5527 12 years ago
px4dev 72a0a4a71c Merge pull request #185 from tridge/perf_reset 12 years ago
Andrew Tridgell 6e751d26e8 perf: added 'perf reset' command 12 years ago
Andrew Tridgell f4da4bb8ca perf_counter: added perf_reset() and perf_reset_all() calls 12 years ago
patacongo 63f8c0a954 Add option to used keyboard CODEC in apps/examples/keypadtest 12 years ago
patacongo 340a72b7cd Add logic to retain child task exit status if so configured 12 years ago
Lorenz Meier e6bc395291 Merge branch 'master' of github.com:PX4/Firmware into attitude_filter_improvement 12 years ago
Lorenz Meier 0e01f2b6fb Removed unused files 12 years ago
Marco Bauer efd4250e84 timing changed and amber for manual added 12 years ago