820 Commits (62e18b580cc56ecabf0a586ab64efbcd1c4139ba)
 

Author SHA1 Message Date
Lorenz Meier 62e18b580c Minor cleanups in printing 13 years ago
Lorenz Meier 43a1c9edfd Merge branch 'master' of github.com:PX4/Firmware 13 years ago
Lorenz Meier 96b348af9f Minor fixes to HMC driver, mag calibration done 13 years ago
px4dev 0b352b24e3 Merge branch 'master' of https://github.com/PX4/Firmware 13 years ago
px4dev 0513e940ed Add some exclusion patterns to keep SublimeText's project view less messy. 13 years ago
Lorenz Meier 139cd09176 Faster sensor bus resets on timeouts, massively reworked fixed wing app, tested 13 years ago
Lorenz Meier b5f7adfc10 Many Doxygen style fixes 13 years ago
px4dev 4f4a3a48bf Build fix. 13 years ago
px4dev 310d055e44 Missed this in the initial import. 13 years ago
px4dev f7ebc45871 Merge branch 'NuttX/master' 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 3ec93230f3 Fix max filename size report by FAT statfs with long file names; Add missing logic to support fieldwidth and justification for %s format; Add extended help options. Default help command just shows a short list of commands. Verbose and single command help options 13 years ago
patacongo 2545e9bc4b Add the NSH df command 13 years ago
patacongo aa8c93baab Extend the NSH mount command so that it will enumerate mountpoints if no arguments are provided 13 years ago
patacongo 606c031000 Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs 13 years ago
patacongo 07b635386d Add capability to traverse inodes in the NuttX psuedo-filesystem 13 years ago
patacongo fe26494ea8 STM32 PM update 13 years ago
patacongo 7cf644f6a6 STM32 PM update 13 years ago
patacongo 5c1574e66c LPC43 update 13 years ago
patacongo 44af31fc92 Add stm32_clockenable() to support recovery from deep sleep low-power usage modes 13 years ago
patacongo a9ba8355fb Fix syslog mutual exclusion and interrupt level logic 13 years ago
patacongo 30e820d861 The initial SYLOG device logic was valiant but yet still not enough 13 years ago
patacongo 757383d819 Correct an addressing error in the LPC32 SPIFI MTD driver 13 years ago
patacongo 6913926a96 Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 13 years ago
patacongo 20324504d5 atexit() and on_exit() may now be configured to support multiple exit callbacks 13 years ago
patacongo 8a4cf655d7 LPC17xx serial now supports minimal termios ioctls; serial driver ioctl methods should not set errno variable 13 years ago
patacongo cb77f5961d Add support for testing multiple ADC, PWM, and QE devices 13 years ago
patacongo a4f9a7805d More board configurations updates 13 years ago
patacongo 6c75c18bae Review and update some board configurations 13 years ago
patacongo b8fef0cc97 Add memccpy{} 13 years ago
patacongo 1b70837411 Add memchr() 13 years ago
patacongo 10364c669f Lock the scheduler when starting NSH builtin applications to eliminate race conditions 13 years ago
patacongo 3f57f313a1 PM update; NSH extension to catch return values 13 years ago
patacongo 0464a6d9be PM update 13 years ago
patacongo 25e9fa05c7 STM32F4Discovery configuration clean-up 13 years ago
patacongo cdc05213b8 Add support for PIC32MX1/2 ANSEL register; Mirtoo NXFFS configuration now uses the Pinquino toolchain by default: 13 years ago
patacongo 30cabc02d4 PM updates (missed last night) 13 years ago
patacongo 9b7cbb006a PM update 13 years ago
patacongo 6ea6b7d6b8 Add SSD1783 LCD driver for C155 phone 13 years ago
patacongo 94b6f9e9cc Mostly cosmetic updates 13 years ago
patacongo cbc32cd067 Fix logic error in configuring PGA11x devices in a daisy chain. Add logic interface with individual PGA11x chips in a daisy-chain 13 years ago
patacongo 7e70b4bdf6 PGA11x driver belongs in analog/ not input/ 13 years ago
patacongo cf48e3c73f Add support for the TI PGA11x amplifier/multiplexer 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 ac6f7a722b Ooops.. c_speed is now read-only 13 years ago
patacongo 4b1fcb6da8 SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedt 13 years ago
patacongo 393b2646c2 Remove BOTHER 13 years ago
patacongo 464f8d822b LP43xx SPIFI MTD driver update 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