1 Commits (61f69ed1397a0726ab468982f0c08558c163b613)

Author SHA1 Message Date
Daniel Agar 2ff81393bc move posix, nuttx, qurt components into platforms 7 years ago
jwilson e26cca760a StubSensor template class implemented to allow registration with the DevMgr. 9 years ago
Mark Charlebois 419f4c49ce Added new config entry for DF driver entries 9 years ago
Mark Charlebois 5bc2019fd5 Fixes for qurt build 9 years ago
Mark Charlebois 3a47434749 Fixes for qurt HIL build 10 years ago
Mark Charlebois 0e7fab457b Removed extra whitespace 10 years ago
Mark Charlebois b5e6111d7c QuRT: src/platform/qurt changes 10 years ago
Mark Charlebois da2ac877f8 POSIX: Changed px4_poll to use hrt_work queue 10 years ago
Mark Charlebois 9ef7db6a36 QuRT: Added missing hrt workqueue files 10 years ago
Mark Charlebois 325e063f18 POSIX: fixes for gcc 10 years ago
Mark Charlebois 6fd612a218 POSIX: fixed function prototype 10 years ago
Mark Charlebois b4152f3daa POSIX: Fixed output for list_topics, list_devices, etc 10 years ago
Mark Charlebois 5e95b83eff POSIX: Fixes for HRT implementation of simulated HW clock polling 10 years ago
Mark Charlebois cced8ed69e POSIX: added hrt_queue for handling fast periodic events 10 years ago
Mark Charlebois 872e1ebda0 GCC fixes for warnings 10 years ago
Mark Charlebois e24405d374 POSIX: fixed hrt call and workqueue implementation 10 years ago
Mark Charlebois eab32572f4 Linux: Added thread safe getopt 10 years ago
Mark Charlebois ccd18929fc Linux: changed CDev to VDev for virtual device implementation 10 years ago
Mark Charlebois f3596e555b Added 10 years ago
Mark Charlebois 9758112e31 Use px4_config.h instead of nuttx/config.h 10 years ago
Lorenz Meier bf134e6979 Allow to get access to dev name 10 years ago
Holger Steinhaus 51ffb887c3 UAVCAN: initialize device id for mag and baro to allow DEVIOCGDEVICEID ioctl to return useful data 10 years ago
Lorenz Meier 9e97994ef9 drivers: Up to three units support 11 years ago
Lorenz Meier b0b6ee0644 Forbid copy constructor in CDev 11 years ago
Andrew Tridgell 20cd5026d8 device: use bitfields to keep DeviceStructure small 11 years ago
Andrew Tridgell 93d444d1aa device: added a _device_id to all drivers 11 years ago
Lorenz Meier a2ef04146a Introduce enum / define for multiple devices 11 years ago
Lorenz Meier 9bf512cac8 Framework to support disabling publications via IOCTL 11 years ago
Andrew Tridgell 6145e69fc6 device: added register_class_devname() API 11 years ago
Andrew Tridgell b2b9665e44 device: added register_class_devname() API 11 years ago
px4dev 4b4f33e6a4 Add direct-access methods to the base Device class, so that there's a common way of talking to drivers regardless of which of the specialised classes they derive from. 12 years ago
px4dev 12b84597d8 Direct access functions return errors directly, not touching errno. 12 years ago
px4dev 26eb0b9d72 Move the direct-access methods from CDev to Device… makes more sense that way. 12 years ago
px4dev c459901f26 Let's have some direct-access I/O methods as well. 12 years ago
Lorenz Meier 13fc670386 Moved last libs, drivers and headers, cleaned up IO build 12 years ago
px4dev 9a85801cb0 Doxyheader fixes 12 years ago
px4dev 2fc1032069 Major formatting/whitespace cleanup 12 years ago
px4dev bfbd17a2fa Make it possible to run fmu and px4io simultaneously with full control over both sets of possible PWM outputs. First started wins. 12 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago