9 Commits (f562a279765a7d90bad7b07963995148de4b2af2)

Author SHA1 Message Date
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
px4dev eaf1d8063c Build system updates to match the NuttX merge. 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
px4dev 7f22811afb Fix <termios.h> for c++ use (cannot mark speed const) 12 years ago
px4dev 1f2ad5029a Improved termios support for the STM32 UART driver. Also add a little more termios processing to the generic serial layer. Implement FIONREAD. 12 years ago
patacongo 860e5f0524 The termios c_speed field cannot be 'const' 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo ca8620083e Add PM support for the STM32F4Discovery -- still a work in progress 13 years ago
patacongo d7280d4382 Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeed 13 years ago
patacongo 393b2646c2 Remove BOTHER 13 years ago
patacongo 1e15a6d1cf Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields 13 years ago
patacongo fce36677c1 Loosen up termios interfaces to allow more flexible baud settings; remove AIX-like interfaces of last check-in 13 years ago
patacongo dfa161e3c2 Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs 13 years ago
patacongo 47fa99c4a8 Add tcsetattr and tcgetattr 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago