25 Commits (27ee36b2049167a1272122548fe61aa2993d79c1)

Author SHA1 Message Date
patacongo 47b94bafa5 Move socket data from TCB to task group structure. 12 years ago
patacongo e95efd5d2a Add framework to support task groups 12 years ago
patacongo a2ec48846f Fix some missing logic and inconsistencies in child status logic; Fix a bug introduced into sigaction() 12 years ago
patacongo 25e9b8d084 Fix poll/select issue reported by Qiang 12 years ago
patacongo 888306f728 Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JP 12 years ago
patacongo aa88fc315e poll was not checking if the socket was still connected 12 years ago
patacongo 70cab4d797 Centralize TCP loss-of-connection bit twiddling 12 years ago
patacongo 28a0cf4aa0 Yet another repair for the previouis botched recvfrom() fix; Fix telnet driver: It needs to break out of the read loop if 0 (meaning not conneced) of a value < 0 (an error) is encountered. 12 years ago
patacongo 598b4b2879 Minor tweak to last bugfix 12 years ago
patacongo 1094575ce5 Fix a bug where recv[from]() would hang when remote host gracefully closed connection 12 years ago
patacongo 070651221f Add split package logic to improve TCP send performance with delayed ACKs 12 years ago
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
patacongo 2b1f75ced6 Add header files for z180 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 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 f6de06f9f9 Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gong 12 years ago
patacongo dbdf7cb3ae Ping/DNS fixes (part 2 of 2) 12 years ago
patacongo ccb682f332 Fix problem with ping that prevent ping from going outside local network (Darcy Gong) 13 years ago
patacongo 7dc357a4e6 STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controller 13 years ago
patacongo b50f2a7834 Fix another ENC28J60 chip select bug 13 years ago
patacongo 2981943392 Resync new repository with old repo r5166 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo 62f6889f92 ENC28J60 does not have a MAC address 13 years ago
patacongo 3deb02acb8 ENC28J60: All work is now performed on worker thread, not the in interrupt handler 13 years ago
patacongo ae33fc3ed0 Fixes for z80 compilation with SDCC toolchain. There are still a few header file and linker issues 13 years ago
patacongo 491a83acb4 Fix for recvfrom() hang when the new CONFIG_NET_TCP_RECVDELAY is set to zero (from Max Holtzberg) 13 years ago
patacongo 2aa4af7139 Remove executable property from source and make files 13 years ago
patacongo 84cfa6fceb Email address change in nuttx/ 13 years ago
patacongo 77888ea156 Email address change in apps/ 13 years ago
patacongo f57a93eaf6 Reconfigured Shenzhou to use JTAG. Misc Kconfig changes 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 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
patacongo d613e32e90 defconfig changes for LPC17xx Kconfig 13 years ago
patacongo 77c753b32a Add Kconfig settings for the LPC17xx 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo dad99a79d5 NFS update 13 years ago
patacongo 01f271d392 NFS update 13 years ago
patacongo 2f382d0878 More IPv6 rambling 13 years ago
patacongo 11d938dd21 First round of compile fixes for IPv6 13 years ago
patacongo f544d4c1a8 Fix a UDP build issue 13 years ago
patacongo 0073ac83ff NFS updates 13 years ago
patacongo 5286a4c849 Kconfig updates 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago