A port of KSP SerialIO and KSP Ethernet IO designed for a Nucleo F746ZG. This version doesn't read from or write to any external controls or displays but the user can press the USER_BUTTON to change the status of SAS and RCS. A final version of this project with full documentation and external hardware support is coming. This is an Alpha release.

Dependencies:   F7_Ethernet mbed mbed-rtos

History

Added a connection loop to allow for automatic reconnect when connection is lost. ; Fixed Struct packing issue with Pragma Pack.; Adjusted console output to prevent buffer backlog. default tip

2020-03-17, by wakestrap [Tue, 17 Mar 2020 01:25:35 +0000] rev 17

Added a connection loop to allow for automatic reconnect when connection is lost. ; Fixed Struct packing issue with Pragma Pack.; Adjusted console output to prevent buffer backlog.


Working V0.1. All Comms Works. No external controls except button press.

2020-03-15, by wakestrap [Sun, 15 Mar 2020 04:35:51 +0000] rev 16

Working V0.1. All Comms Works. No external controls except button press.


WORKING VERSION ISH

2020-03-14, by wakestrap [Sat, 14 Mar 2020 01:33:34 +0000] rev 15

WORKING VERSION ISH


Update to the latest EthernetInterface and mbed RTOS revision

2014-05-14, by Kojto [Wed, 14 May 2014 15:07:26 +0000] rev 14

Update to the latest EthernetInterface and mbed RTOS revision


Point to the latest libraries

2013-06-04, by emilmont [Tue, 04 Jun 2013 16:07:37 +0100] rev 13

Point to the latest libraries


Update libraries

2013-03-01, by emilmont [Fri, 01 Mar 2013 16:05:34 +0000] rev 12

Update libraries


Avoid sending null character in HTTP request; Update Ethernet and RTOS libraries to latest releases

2012-08-10, by emilmont [Fri, 10 Aug 2012 09:41:51 +0000] rev 11

Avoid sending null character in HTTP request; Update Ethernet and RTOS libraries to latest releases


Update socket library

2012-08-01, by emilmont [Wed, 01 Aug 2012 13:32:17 +0000] rev 10

Update socket library


Cleanup example

2012-07-27, by emilmont [Fri, 27 Jul 2012 13:59:39 +0000] rev 9

Cleanup example


Update Socket and RTOS libraries

2012-07-26, by emilmont [Thu, 26 Jul 2012 15:12:00 +0000] rev 8

Update Socket and RTOS libraries