875 Commits (27ee36b2049167a1272122548fe61aa2993d79c1)

Author SHA1 Message Date
Duncan Greer 7469b9c700 Revert "enable usb console" - shouldn't be in pull request branch. 12 years ago
Duncan Greer fdb897c3dd enable usb console 12 years ago
Anton Babushkin 09e60893df gpio_led app added 12 years ago
James Goppert 06e390b5e9 Added MD25 I2C motor controller driver. 12 years ago
Lorenz Meier 0eafc2ade1 IO compiling 12 years ago
Lorenz Meier 25612cebc2 Cleaned up NuttX appconfig, added examples to config 12 years ago
px4dev 4748bba35a Move the 'tests' app to the new world. 12 years ago
px4dev 01e427b17c Merge working changes into export-build branch. 12 years ago
px4dev 74c62a131e Fix the way that we idle the tone_alarm pin so that the board defines what is the 'safe' state. 12 years ago
px4dev de412b6467 Pass -g to the link phase for PX4IO the same way we do for FMU 12 years ago
marco 59573e5b69 BLCtrl 2.0 testing - currently only 8 Bit resolution - this should fly 12 years ago
Simon Wilks 4f99200b0f Initial implementation that can read values from the ETS. 12 years ago
Lorenz Meier 482cada59b Butchered position estimator from Damian Aregger into shape, publishes now global position estimate as well. Compiling, needs HIL testing 12 years ago
px4dev 7011fe563b Move PWM rate configuration, etc. into a separate utility and out of the individual drivers. 12 years ago
Greg Hulands 6eca4ba462 Maxbotix I2C Sonar Support 12 years ago
px4dev e622835555 Bump the task stack up to 1200 bytes to give the mixer loader some headroom. This addresses the last reported issue with this branch. 12 years ago
px4dev 8c7e2546ed Simplify the PX4IO main loop to cut down on memory consumption. 12 years ago
px4dev eece05a287 We need a stub ROMFS header so that the client can supply their own bits. 12 years ago
px4dev c45bf1ab81 Fix a couple of things that break 'make export'. 12 years ago
Lorenz Meier 5aa5645fb0 Disabled MAVLink debug app 12 years ago
Lorenz Meier a704acc2a2 Out of memory warning, flash and RAM optimizations 12 years ago
Lorenz Meier 4cde275466 Switched I2C to interrupt driven mode 12 years ago
Andrew Tridgell 3c6d6f0ef1 px4fmu: disable a bunch of code when built for APM 12 years ago
Andrew Tridgell a68300941f px4fmu: enable BINFS 12 years ago
Andrew Tridgell 9b7ee0c91b appconfig: disable mathlib and associated examples on APM 12 years ago
Lorenz Meier 5d92e0195f Re-enabled signals 12 years ago
Lorenz Meier 6bd18e46bb Disable signals again, it is too early (needs NuttX merge) 12 years ago
Lorenz Meier 4216982d54 Made timeouts configurable, untested 12 years ago
Andrew Tridgell caade93ae4 px4io: enable signals 12 years ago
px4dev caa11f0bbb New option to ensure serial stack is always included. 12 years ago
Lorenz Meier 3fd8c73bfb Disabled old-style gps interface, enabled GPS driver 12 years ago
patacongo 9de6f4d501 Fix readline return value; Add support for removable serial devices 12 years ago
patacongo fb94bc1258 The USB monitor now works with the stm32f4discover/nsh configuration (but not with the usbnsh configuration) 12 years ago
patacongo 2946cb47a8 USB monitor daemon updates 12 years ago
patacongo 79ccfa4ae6 Add syslog.h; rename lib_rawprintf() to syslog() 12 years ago
patacongo 12af0cacd6 Misc SYSLOG and STM32 serial fixes 12 years ago
patacongo cc99071a68 Serial driver needed even when no console; Fix user LED settings in all STM32 configurations 12 years ago
patacongo 02b171cb25 Updates for stm32f4discovery/usbnsh configuration 12 years ago
patacongo d3e4a31ac5 configs/stm32f4discovery/nsh converted to use kconfig-frontends 12 years ago
patacongo b4db7635d8 Add configs/stm32f4discovery/usbnsh 12 years ago
patacongo e96d8f046b Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
Simon Wilks bd5887b4ca Move the config param to a more sane location (I hope). 12 years ago
patacongo 888306f728 Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JP 12 years ago
Lorenz Meier f21d406cbe Added additional example 12 years ago
patacongo ad65a04617 Convert configs/olimex-lpc1766stk/nettest to use kconfig-frontends 12 years ago
patacongo 340a72b7cd Add logic to retain child task exit status if so configured 12 years ago
patacongo e504d643fc Beginning of support for LCD1602 12 years ago
patacongo 41b7f883e5 LM3S OpenOCD configuration from Jose Pablo Carballo 12 years ago
Andrew Tridgell 96fa586589 px4: enable APPS_BINDIR support 12 years ago
patacongo 070651221f Add split package logic to improve TCP send performance with delayed ACKs 12 years ago