54 Commits (0601f7e8ceaa3ae0e153ceb04e1478bba447a18a)

Author SHA1 Message Date
Andrew Tridgell e0488e134f desktop: fixed build with updated dataflash interface 13 years ago
Andrew Tridgell a9c0cbac77 desktop: make DataFlash for Desktop build replace APM1 build 13 years ago
Andrew Tridgell 73e0ab0c63 desktop: more fixes for DataFlash filesystem changes 13 years ago
Andrew Tridgell 6d048646c3 desktop: added support for new DataFlash functions 13 years ago
Andrew Tridgell 355519ad1e desktop: when in the CLI, use blocking writes 13 years ago
Andrew Tridgell 9677600433 desktop: don't start alarm till setup() has finished 13 years ago
Andrew Tridgell 9af935f2f2 desktop: don't alarm in CLI 13 years ago
Andrew Tridgell 0820ff52a8 desktop: exit if loop() doesn't run for 5 seconds 13 years ago
Andrew Tridgell a0fd4f710f desktop: force awk on macos 13 years ago
Andrew Tridgell 53f62b7484 desktop: exit on EOF from stdin 13 years ago
Andrew Tridgell db99b664df desktop: fixed malloc cast 13 years ago
Andrew Tridgell 997091e0d6 desktop: be more careful with signed/unsigned in DataFlash 13 years ago
Andrew Tridgell c2082fdd7b desktop: use less stack 13 years ago
Andrew Tridgell c4bba9c4d8 desktop: another MacOS fix 13 years ago
Andrew Tridgell 5194fe489d desktop: make desktop build more portable 13 years ago
Andrew Tridgell 0e447b12a2 dataflash: type fixup for ReadInt() 13 years ago
Andrew Tridgell 294c812b9b desktop: use the libc printf engine 13 years ago
Andrew Tridgell 39ddc42cc7 desktop: fixed ultoa_invert() 13 years ago
Andrew Tridgell d33b69492b desktop: improved ftoa_engine.c 13 years ago
Andrew Tridgell c1dad23679 autotest: fill flash with 0xff on erase 13 years ago
Andrew Tridgell 3b48389efe Desktop: added -w option to wipe eeprom and dataflash 13 years ago
Andrew Tridgell da800a295f Desktop: added support for DataFlash in Desktop build 13 years ago
Andrew Tridgell 580139c6e4 digital.c for CLI 13 years ago
Andrew Tridgell 94f0e8a4a3 Desktop: enable the CLI in desktop build 13 years ago
Andrew Tridgell e7671178b3 desktop: fixed TCP buffering issue with HIL 13 years ago
Amilcar Lucas 75751900d6 Update the SIL README file 13 years ago
Andrew Tridgell f8f2f9139d added desktop header 13 years ago
Andrew Tridgell de0a7117a8 make desktop serial more responsive 13 years ago
Andrew Tridgell 14cb884938 fixed mavlink10 desktop build 13 years ago
Andrew Tridgell 02725a1160 mavlink: added mavlink10 target for desktop build 13 years ago
Andrew Tridgell bdfcad234e RC_Channel_aux is needed for ArduPlane build 13 years ago
Andrew Tridgell c8847e0d55 desktop: refactor the TCP code 14 years ago
Jason Short 142707711e Updates to guided mode from Michael O. 14 years ago
Michael Oborne d38b289766 hil sensor cleanup 14 years ago
Michael Oborne 20ed86da28 fastserial tcp 14 years ago
Michael Oborne 12131911b2 Desktop: cygwin fixs for AP and AC SIL 14 years ago
Andrew Tridgell 25d07075b7 desktop: more cygwin fixes 14 years ago
Andrew Tridgell 75d31dcc4c desktop: removed the need for libbsd 14 years ago
Andrew Tridgell b415542690 desktop: added Makefile.desktop 14 years ago
Andrew Tridgell 8290b61951 desktop: fixed a warning 14 years ago
Andrew Tridgell 4016482573 desktop: make the main loop a bit more responsive 14 years ago
Andrew Tridgell 3c3db649d5 desktop: make ISRs normal C++ functions 14 years ago
Andrew Tridgell bd42484ab8 update README with build and usage information 14 years ago
Andrew Tridgell ea82b27fe5 support building with common Makefile.desktop 14 years ago
Andrew Tridgell 0939b51a4c added build makefiles 14 years ago
Andrew Tridgell 17aec03a2f added a README 14 years ago
Andrew Tridgell 034755e432 use nanosleep() instead of usleep() 14 years ago
Andrew Tridgell eebd632967 fixed millis() and micros() 14 years ago
Andrew Tridgell 8c8ad0cd55 desktop: use a bit less CPU 14 years ago
Andrew Tridgell 5cf3e92a22 desktop: use non-blocking IO 14 years ago