579 Commits (939fc83c4ad0bf299db35b7ec0c44dee47f3d033)

Author SHA1 Message Date
patacongo c7a2544230 The M3 Wildfire port is code complete and ready for test 13 years ago
Lorenz Meier e440fc4027 Rewrote SD logging app, simpler, but effective. Pending testing 13 years ago
patacongo 835eef47bd More M3 Wildfire logic; mmap-related bug fixes from Kate 13 years ago
patacongo 2d556705e5 More logic for the MX3 Wildfire board 13 years ago
patacongo a183193473 More progress on the Wildfire STM32 port 13 years ago
patacongo 47683c485c Beginning of configuration for M3 Wildfire board 13 years ago
patacongo e2498c5e76 Minor update to Shenzhou README files 13 years ago
patacongo f57a93eaf6 Reconfigured Shenzhou to use JTAG. Misc Kconfig changes 13 years ago
patacongo 6f6a2289e8 Kconfig: QEMU fixes 13 years ago
patacongo ab8c622bed Changes to get a clean compile with the Kconfig Shenzhou board. Still some link issues 13 years ago
patacongo 58686d844f Shenzhou board is first to use ONLY Kconfig for configuration 13 years ago
patacongo 5119467c0f Remove several unused configuration values 13 years ago
patacongo 8269f5320b Kconfig: Standardize board LED and button configurations 13 years ago
patacongo ddefd95e28 More Shenzhou board logic 13 years ago
patacongo 5ac18ce1ae More support for the Shenzhou board 13 years ago
patacongo e41adbb552 More info for the Shenzhou board configuration 13 years ago
patacongo aee93b655a Add basic directory structure for the Shenzhou STM32107 board (not much there yet) 13 years ago
patacongo 704679d7b1 Removed delay after receiving in recvfrom(). This was killing network performance 13 years ago
Lorenz Meier b96d8a445d Enabled RX DMA for UART1 13 years ago
px4dev e7b29c3eac Fix receive DMA for the console device. Now maybe MAVLink will work better. 13 years ago
patacongo e74b6c382c Repairs needed after Kconfig changes for LPC31 13 years ago
patacongo 941daa511e Add LPC31 Kconfig 13 years ago
patacongo dcd68236b1 Update LPC43 Kconfig 13 years ago
patacongo 97da506c0c STM32 Kconfig looks good. STM32 external ram configuration changed. 13 years ago
patacongo d613e32e90 defconfig changes for LPC17xx Kconfig 13 years ago
patacongo ae148ef09e Add configuration for the LM3S 13 years ago
patacongo 77c753b32a Add Kconfig settings for the LPC17xx 13 years ago
patacongo 43d533da11 Kconfig changes + back out part of last check-in: The 2STOP setting must be integer 0/1, not boolean 13 years ago
patacongo a32f081a29 Changes to Kconfig and matching defconfig files 13 years ago
patacongo d593a95d5a Add support for multiple work queues 13 years ago
px4dev 49addf7663 Config updates to match recent NuttX merge 13 years ago
patacongo 1349b00b41 Fix workqueue assertion; STM32 power management 13 years ago
patacongo b2db45bee3 Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to create symbol tables from CSV files 13 years ago
patacongo d1764ac57e Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking? 13 years ago
patacongo 0eb58dfb72 The content for uIP web server demo is no longer canned, but is not built dynameically (Thanks to Max Holtzberg) 13 years ago
Lorenz Meier c28c65a814 Adding led app 13 years ago
px4dev 63485b91b2 Kick the BMA180 driver mostly into shape. Still not reading data correctly. 13 years ago
patacongo b121fbbb00 Add configurable application entry point 13 years ago
patacongo 6ab6c46f2f Add USB host support for the STM3240G-EVAL board 13 years ago
patacongo ea82ad4344 Remove documentation from defconfig files so that they are more maintainable 13 years ago
px4dev d0898cb947 Something approximating a driver for the L3GD20 13 years ago
px4dev 55fe5088be enable the bma180 and l3gd20 drivers 13 years ago
patacongo 0abce6171e The USB host driver has been verified on the STM32F4Discovery 13 years ago
patacongo 24a61a9c47 Add USB host support to the STM32F4Discovery board 13 years ago
patacongo 8e68b6f0af Ooops... forgot to add lib_perror.c to the Make.defs file 13 years ago
patacongo f53d3ecc71 Add perror() 13 years ago
patacongo bbe3db55f2 Add some protection to the priority inheritance logic when sem_post() is called from an interrupt handler 13 years ago
px4dev 0bc9cfd0f9 Adjust PPM input timing to deal with FrSky's fairly sloppy CPPM implementation 13 years ago
patacongo 064743fe72 Some STM32 USB OTG FS driver fixes 13 years ago
patacongo ba1adb705f Dequote Kconfig strings that may be used as components of a path 13 years ago