2538 Commits (09ddf7f1b3e79bd37227520610847fbcf94187ce)
 

Author SHA1 Message Date
patacongo a202ca65d1 Add z180 system timer 12 years ago
Lorenz Meier f40e4d13aa Merge pull request #101 from julianoes/hotfix_matlab_import_script 12 years ago
Julian Oes 4bc3f80043 Greatly sped up Matlab import script, a 17min flight now takes 2secs to import instead of more than the actual flight time 12 years ago
patacongo 67b2e69b23 More z180 serial logic 12 years ago
patacongo 9ef2bd0745 Add framework for z180 SCC driver 12 years ago
patacongo 7dcb78d3c4 Finsh Z80181/182 register bit definition 12 years ago
patacongo b922099dc2 Add special register definitions needed for z80181 and z80182 12 years ago
Lorenz Meier 1fc0a6546e Merged IO feature branch 12 years ago
Lorenz Meier 03076a72ca Added required additional fields: If system is ok to launch (required for LED indicator), if system is ok to override fully by RC (required for multirotors which should not support this), desired PWM output rate in Hz (again required for some multirotors). 12 years ago
Simon Wilks 06126d0d9e Starting GPS should probably be on by default. 12 years ago
patacongo e9e7bacfa2 Add z180 interrupt initialization logic 12 years ago
patacongo a71e9d8104 Add z180 interrupt vectors 12 years ago
patacongo 092c435c46 Fix typo in z80-family Makefiles 12 years ago
patacongo 7eb3401791 Fix some early z180 compile errors 12 years ago
patacongo b09b1b66b0 configs/p112: Add a configuration for the Z180 P112 board 12 years ago
patacongo 7978ac907b Add support for the Z180 MMU and generic hooks for processes 12 years ago
patacongo 97ddd5100f Add arch/z80/src/z180/z180_iomap.h 12 years ago
patacongo 5f72f975b3 Add source files for z180 12 years ago
patacongo 2b1f75ced6 Add header files for z180 12 years ago
Simon Wilks 096305f625 A mixer is required. 12 years ago
patacongo 8cb01b42d0 README update 12 years ago
patacongo 50909ac4e2 Some initial changes for 8051 build update 12 years ago
Lorenz Meier 26faab64e5 Merge branch 'master' of github.com:PX4/Firmware into fixedwing_outdoor 12 years ago
Lorenz Meier 0386a4205b Updated PX4IOAR start script 12 years ago
patacongo 200ce6d7ff configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native 12 years ago
patacongo 93683ae1b5 configs/xtrs/ostest converted to kconfig-frontend and Windows native 12 years ago
px4dev 154035279f Merge pull request #98 from sjwilks/px4io_safety_switch 12 years ago
patacongo 9ba1a8f55d Fixes for configs/z80sim/pashello Windows native build 12 years ago
patacongo c5d9112de1 Add tools/link.bat, unlink.bat, and copydir.bat 12 years ago
Simon Wilks 03b51c69e0 Added more LED state logic and improve code. 12 years ago
px4dev 566012d5aa Merge pull request #97 from sjwilks/px4io_safety_switch 12 years ago
patacongo 2ca319a5cf configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows native build 12 years ago
patacongo 10bda33ba3 Verify redesigned Z80 build on native Windows 12 years ago
Simon Wilks 197e573885 Add an additional safety switch LED blink sequence when FMU and IO are armed 12 years ago
patacongo cb393b2757 Redesign z80 build so that mkhpbase.sh bash script is not needed; remove support for older SDCC toolchains; Re-verify z80 build on Linux 12 years ago
Simon Wilks 2a0c2ea6eb Merge remote-tracking branch 'upstream/master' into autostart-scripts 12 years ago
Lorenz Meier 82cbac70ee Fixed calibration check 12 years ago
patacongo 756aa6b909 Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin 12 years ago
Simon Wilks b7b79d8254 Add logging back in. 12 years ago
Simon Wilks c3038619a4 Updating the PX4IO rc script to the latest state. 12 years ago
Lorenz Meier 1ebb3b4ada Merged DSM fixes 12 years ago
patacongo 4c98d2e732 z80sim/ostest now builds okay under Linux with SDCC 3.2.1 12 years ago
patacongo ccae1c4fb2 Progress toward natvie z80 SDCC build -- still issues 12 years ago
px4dev fd771f67f2 Adjust the control mapping from DSM receivers to correspond to the standard PPM control mapping for channels 0-4. 12 years ago
px4dev 7c3b28d503 Lock out the PPM decoder if the DSM or S.bus decoders have seen a frame recently. 12 years ago
patacongo c0ced89e2d README update 12 years ago
px4dev 1485a4ec1a Fix breakage to the DSM parser introduced with the input prioritisation logic. Back out to a "any input wins" strategy; connecting multiple receivers to I/O at the same time is currently not supported (read: strange things will happen). 12 years ago
px4dev 6e328b4d7a Add a 'monitor' verb to the px4io command so we can watch inputs to IO (it could get smarter). 12 years ago
patacongo c2fa801660 Progress toward a z80 native Windows build -- still needs some work 12 years ago
patacongo 343ea041c7 Update svn:ignore properties on nuttx/tools 12 years ago