4370 Commits (c42c28ebf4419e26bf3139250a1830544c18d299)
 

Author SHA1 Message Date
Lorenz Meier 043dc4e225 Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 339c2599a4 Hotfix: Fixed sdlog2 MATLAB export 12 years ago
Anton Babushkin 8c1067a017 State machine rewritten, compiles, WIP 12 years ago
Lorenz Meier 1410625dea Enabled additional drivers on v2, kill misplaced code in mkblctrl 12 years ago
Lorenz Meier f4e1151607 Hotfix: Cleaned up outdated docs 12 years ago
Lorenz Meier 453687a006 Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup 12 years ago
Lorenz Meier 57db5d912b Merge pull request #343 from PX4/meas_split 12 years ago
Lorenz Meier 382c637fab Fixed stack sizes for airspeed drivers 12 years ago
Lorenz Meier 1984e609b6 Merged in RAMTRON update 12 years ago
Lorenz Meier 87cb066bed Disabled serial port renumbering 12 years ago
Lorenz Meier 4e5eb9740b Fixed led and reboot linker challenges in C++ environments 12 years ago
Lorenz Meier 30405331bd Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier f4fc3bbd57 Added RAMTRON device, updated diagrams 12 years ago
James Goppert 1980d9dd63 Working on segway controller, restructure of fixedwing. 12 years ago
James Goppert 95aa82f586 Fixed arg number. 12 years ago
James Goppert 308f1dbfa4 Added amplitude frequency to md25sine command. 12 years ago
James Goppert 4cfcea1767 Working on debug output. 12 years ago
James Goppert 77c084a4cf Fixed typo with strncpy. 12 years ago
James Goppert 76d086e077 Working with debug messages. 12 years ago
James Goppert 78ef6f5265 Changed final time. 12 years ago
James Goppert f2a0cce958 Fixed timing issues. 12 years ago
James Goppert e7cc6e71ad Added pub update. 12 years ago
James Goppert 42f09c4b54 Working on sysid. Added debug values. 12 years ago
James Goppert 7643106208 Added log print ability to md25 driver. 12 years ago
James Goppert f3bfbd87b1 Added sine test. 12 years ago
Lorenz Meier 95dde5f1be Implemented config command, fixed a number range set / get issues for some sensor drivers, fixed gyro calibration 12 years ago
Lorenz Meier 18635c5f5f Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_bringup 12 years ago
Lorenz Meier dd3033fa6f Symbol cleanup for servo vs. battery voltage 12 years ago
Anton Babushkin a013fc5d0b multirotor_pos_control: limit xy velocity integral output to tilt_max / 2 12 years ago
Lorenz Meier ffd14e1396 Updated F330 script, enabled amber led 12 years ago
Lorenz Meier 830dff9b6a First operational test version, provides correct readings (as far as tests were possible) 12 years ago
Lorenz Meier a726ec632f Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup 12 years ago
px4dev 33e33d71b8 Just the changes required to avoid SPI bus conflicts for MS5611 12 years ago
px4dev d57d12818a Revert "Disable interrupts during ms5611 SPI transactions to prevent interruption by sensor drivers polling other sensors from interrupt context." 12 years ago
Anton Babushkin 8dd5130d99 position_estimator_inav, multirotor_pos_control: bugs fixed 12 years ago
Anton Babushkin 7c1693a877 commander: don't notify user about rejected disarm to not confuse, flag_control_altitude_enabled added, flags values fixed 12 years ago
Anton Babushkin 55fd19f281 sensors: ASSISTED switch channel added 12 years ago
Anton Babushkin 963abd66ba commander: WIP, SEATBELT renamed to ASSISTED, added SIMPLE mode, added ASSISTED switch, some cleanup and reorganizing 12 years ago
Anton Babushkin 57837eb0b9 Merge commit 'dc5bcdda761e5f8f4f7f26a600f02df007ab1df6' into seatbelt_multirotor 12 years ago
Lorenz Meier edcd25b5ed Airspeed sensor driver operational, needs cleanup / testing 12 years ago
Lorenz Meier 97f732ccf1 Fixed up ets driver (not tested, WIP on meas driver) 12 years ago
Anton Babushkin bd50092dd2 position_estimator_inav: accelerometer bias estimation for Z, default weights for GPS updated 12 years ago
Anton Babushkin 98a4345410 multirotor_pos_control: some refactoring and cleanup, attitude-thrust correction moved to thrust_pid 12 years ago
Lorenz Meier dc5bcdda76 Hotfix: Made accel calibration a bit more forgiving about motion threshold 12 years ago
Lorenz Meier 0f19de5311 Ensured correct pointer init 12 years ago
px4dev 31ded04c80 Disable interrupts during ms5611 SPI transactions to prevent interruption by sensor drivers polling other sensors from interrupt context. 12 years ago
px4dev f6daafba03 Revert "Changed the MS5611 from the workq to hrt_call_every implementation, this seems to solve the SPI chip select overlaps" 12 years ago
px4dev cfbdf7c903 Revert "Corrected the interval of the MS5611" 12 years ago
Lorenz Meier eb52eae153 Code style for BlinkM 12 years ago
Lorenz Meier 68ab69de01 moved commander to C++, preparation for better gyro scale calibration respecting the current attitude for more accurate results 12 years ago