3177 Commits (e5fa9dbcea5defb49506dc60a35e134b3736bbb6)
 

Author SHA1 Message Date
px4dev e5fa9dbcea Move the LSM303D driver over into the new world. 12 years ago
px4dev aa369dfef1 Fix command registration for modules. 'rgbled test' works now. 12 years ago
Lorenz Meier dc11bcfb42 Disabled full JTAG port to free PA15 for tone alarm 12 years ago
Lorenz Meier e2c30d7c1d Added include dir for RGB led 12 years ago
Lorenz Meier c25248f1af Fixed RGB led warnings and error handling 12 years ago
Julian Oes d1d4d1d1e2 Some defines and comments (still WIP) 12 years ago
Julian Oes f288c65baa LSM303D accel and mag working (still WIP) 12 years ago
Julian Oes 2187dc8e9a LSM303D accel raw values look ok (work in progress) 12 years ago
Lorenz Meier b4483a09b2 Added LSM303D driver 12 years ago
Lorenz Meier 4a5505b044 Added LSM303D driver skeleton 12 years ago
Julian Oes 4ccf252b76 Changed I2C bus for blinkm, tested on fmuv2 12 years ago
px4dev c558ad15ab Add the RGB LED driver as an example. 12 years ago
px4dev c1f6f81e9d wchar_t is indeed a builtin type that should not be overridden. 12 years ago
px4dev 8b9b41fd50 Populate INCLUDE_DIRS with some likely candidates. 12 years ago
px4dev 2e5809d051 Fix the remaining pieces so that we can build a firmware image for FMUv2 12 years ago
px4dev 976f1334ef More config for fmuv2 12 years ago
px4dev f243f6ef66 Scratch in a mostly-building board config for fmuv2 12 years ago
px4dev f82af140ae Hand-merge F427 patches. 12 years ago
px4dev 8224adf52a Should never have been here. 12 years ago
px4dev 335a645330 Add some help text. 12 years ago
px4dev b1da855548 Merge branch 'master' into export-build 12 years ago
Lorenz Meier 9dbd2695d3 Hotfix missing yaw deadzone default (leads to continuous turns since zero speed is never commanded) 12 years ago
Lorenz Meier 6eba7a9e41 Fix gyro measurement noise variance 12 years ago
Lorenz Meier 0dc96dbd89 Merge pull request #234 from PX4/seatbelt 12 years ago
Lorenz Meier 8ca0440471 Merge pull request #240 from PX4/usb_hil 12 years ago
Lorenz Meier 4ae4a29a17 Fixed copy & paste documentation lies 12 years ago
px4dev 4c448a5be0 Merge branch 'master' into export-build 12 years ago
Lorenz Meier 70a85739cc Added startup scripts useful when running USB consoles, made MAVLink aware that /dev/console is a hint for running on USB (magic strings, magic strings) 12 years ago
Lorenz Meier bee896786a Hotfix: Apply same (correc) deadzone logic from IO fix to FMU as well 12 years ago
Lorenz Meier 99054e76fb Merge pull request #235 from sjwilks/io-twitch 12 years ago
px4dev a457a45239 Pass the module name in to the module makefile. 12 years ago
px4dev 08bed2c31f Add extra cleaning power. 12 years ago
px4dev db91dffb23 Merge branch 'master' into export-build 12 years ago
Simon Wilks f1d8aa57ce Ensure that numerator / demoninator <= 1. 12 years ago
px4dev b7d65bf8fc HOTFIX: correct some logic errors with SPI chipselect generation. 12 years ago
Lorenz Meier f43a74c6ca Merge branch 'seatbelt_controllib' of https://github.com/jgoppert/Firmware into seatbelt 12 years ago
Lorenz Meier ccdb2da4f4 Merge pull request #233 from sjwilks/mixer 12 years ago
Simon Wilks 01cac73247 Fix the CamFlyer mixer 12 years ago
sjwilks 1c9bc8e19d Merge pull request #231 from PX4/calibration_warning 12 years ago
jgoppert 8025a54d77 Added pressure alt measurement to kalman demo. 12 years ago
jgoppert b9e53b4ab4 Fixed a comment. 12 years ago
jgoppert 9c9873bcc1 Fixed PID roc2Thr param names/ added them to controldemo. 12 years ago
jgoppert 90f9b154eb Flipped simple mode pitch/throttle channel input. 12 years ago
jgoppert 3c6fbeb1a0 Added seatbelt fixedwing controller. 12 years ago
Lorenz Meier 3ea44e4a29 Hotfix: Make firmware generator and uploader python scripts Python 2 AND Python 3 compatible. 12 years ago
Lorenz Meier 9849d22e4f Added MAVLink-transmitted calibration warning about bad sensor calibration as part of preflight check 12 years ago
Lorenz Meier a03a2f9231 Hotfix: Roll back an attempt to let the system know we want Python 2. Its better to make the uploader Python 3 compatible 12 years ago
Lorenz Meier c9c2c7504a Merge pull request #218 from thomasgubler/archlinux 12 years ago
Lorenz Meier cd702cef89 Merge pull request #230 from PX4/pwm-syntax-fix 12 years ago
px4dev 60eca61e41 HOTFIX: Adjust the FMU update rate adaption logic to avoid constant debug message spew when not in a PWM mode. 12 years ago