1 Commits (00b79764d795edf2914e4c5dcb6e5eaa00376aee)

Author SHA1 Message Date
patacongo 5b51b5e3a4 hpttd.h needs to include stdbool.h 13 years ago
patacongo c9bb9dd995 Adds support for keep-alive connections to webserver 13 years ago
patacongo 294e1a2df9 Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Kate 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo cdaf727061 More uIP webserver changes from Kate 13 years ago
patacongo 62f6889f92 ENC28J60 does not have a MAC address 13 years ago
patacongo cc0c42dd31 Add XML RPC server plus NXWM build fixes from Max Holtzberg 13 years ago
patacongo 2aa4af7139 Remove executable property from source and make files 13 years ago
patacongo 4e8030a11a Network discover utility from Max Holtzberg 13 years ago
patacongo d06103b98b Enhancements to the uIP web server from Kate 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
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 393b2646c2 Remove BOTHER 13 years ago
patacongo dfa161e3c2 Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs 13 years ago
patacongo 4c2b6c49c9 FreeModBus is now integrated with the Nuttx configuration system 13 years ago
patacongo 3eafac29cd Check-in of initial, unmodified freemodbus-v1.5.0 13 years ago
patacongo 0f1567878c Header file clean-up 13 years ago
patacongo 03c2be3856 Move all non-standard, NuttX header files into include/nuttx/net 13 years ago
patacongo 20b15f2d8c STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple block transfers result in CRC errors; avoid them by using smaller FTP buffer sizes 13 years ago
patacongo 3d42ab8282 FTPD daemon and example now build without errors 13 years ago
patacongo c8c29e73a8 Add the beginnings of an FTP server 13 years ago
patacongo 7a586daed8 NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet 13 years ago
patacongo 6a4e8b32b3 Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 13 years ago
patacongo 35a1f247c4 Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes some complex logic needs to execute when closing file descriptors and this needs to happen early while the task is still healthy 13 years ago
patacongo 1e4d04d53b A few more telnet updates 13 years ago
patacongo 622ac27bfa Add new psock layer; telnet session is now wrapped in a character device 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago