871 Commits (ff7712ca3e752141e54f3cbf15198a62429617f7)

Author SHA1 Message Date
patacongo 724d3c4c0d Patches for NSH disable background, and ARMv7M assembly from Freddie Chopin 12 years ago
px4dev 8c0c979655 Better sizing for PX4IO serial buffers. 12 years ago
patacongo afd86a08b5 z8 configurations all converted to use mconf tool 12 years ago
patacongo 18b90c8848 Verify that z8 targets still build (under Cygwin) 12 years ago
patacongo 6c26fa6537 configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driver (Denis Cariki) 12 years ago
patacongo 8cad4a664b Fix backward conditional compilation in work_queue.c 12 years ago
Lorenz Meier cc1e0ef235 Removed old fixed wing control process 12 years ago
patacongo 3c20b3a3cd Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfig command and improve DHCPC -- All from Darcy Gong 12 years ago
Lorenz Meier f88feceab6 Hotfix: Number of files pre process was causing uorb topics not to be published in MAVLink 12 years ago
patacongo 8c5b57d449 configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arch/arm/src/lpc17xx/lpc17_i2c.cuninitialization fix 12 years ago
Lorenz Meier 4d6fb3a037 Added delay test to measure comm delays with a led / scope 12 years ago
patacongo 285cd25599 ez80f910200zco/ostest supports native windows build; other configurations also updated 12 years ago
patacongo aca95c7730 ez80f910200zco/ostest now uses Kconfig 12 years ago
patacongo f1883fb2da Misc build fixes, some from Mike some for ez80 native build 12 years ago
patacongo 7a88e307e8 A few native window build updates 12 years ago
patacongo 99cc52c076 Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more toolchain options (from Mike); incdir.sh and .bat now take -s option 12 years ago
px4dev adb04f632f Local changes to match upstream changes. 12 years ago
patacongo 1cb21ddcd1 A few more Windows native build fixes for eZ80 12 years ago
patacongo 00f711cdf1 Move some PHY initialization logic for Darcy 12 years ago
patacongo cbf2eea7f0 A few more fixes for ez80 Windows Native build (still not enough) 12 years ago
patacongo 27ec2129d7 /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's Toolchain.defs; Fix error introduced into tools/configure.sh 12 years ago
patacongo 057c41d277 Big refactoring of toolchain definitions by Mike Smith 12 years ago
patacongo 62432f165f configs/cloudctrl and tools/prebuild.py from Darcy Gong 12 years ago
patacongo b665308a87 Update for ez80 Windows native build (still does not work) 12 years ago
patacongo bd050bdf6b Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based configuration 12 years ago
patacongo 8c84369263 Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible with other chips 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo 2754c39e6e 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopin 12 years ago
patacongo 7a68d93999 Fix typo introduced into many Makefiles with last changes 12 years ago
Lorenz Meier d006a3fe2d Added onboard, receive-only MAVLink app for onboard UART networks 12 years ago
patacongo e7b122cc62 Finishes all Makefile file changes for Windows native clean 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo e24f408972 Mirtoo differences from Konstantin; File system fix from Lorenz Meier 12 years ago
patacongo 98c0270ede More changes for Mike 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 12 years ago
Lorenz Meier f803540415 Added preflight_check app which checks core system sensors, so far only mag 12 years ago
patacongo 2afceac487 Qencoder fixes from Ryan Sundberg 12 years ago
patacongo 7213ccf4de More native build fixes -- still problems in apps/ directory 12 years ago
Simon Wilks efdfa2b8b4 Setup skeleton code (basic daemon). 12 years ago
patacongo 693a7083ae mkdeps.c: Fix some strtok logic; fix some system() return value check 12 years ago
patacongo bcdd7936ce Centralized the definition of the INCDIR script in tools/Config.mk 12 years ago
patacongo 9324847103 Oops.. nested strtok in mkdeps.c, need to use strtok_r 12 years ago
patacongo b74772ee54 Mostly cosmetic changes 12 years ago
patacongo ccc5929f33 Fix some mkdeps.c issues; Incorporate mkdeps.c build in Makefiles 12 years ago
patacongo 923d1e49b5 Add tools/mkdeps.bat and tools/mkdeps.c 12 years ago
patacongo d3ac724c7b Changes to get a clean ez80 build using the ZDS 5.1.1 toolchain 12 years ago
patacongo 63e8e1bed3 Correct some issues with last check-in; ez80 still does not build 12 years ago
patacongo a42dcee79d Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows build 12 years ago
patacongo a18d038b81 Partial change: Removing bash ARCHIVE loop 12 years ago
patacongo 3ceb882b97 arch/../src/Makefiles now use only libraries in lib/ 12 years ago