Update gsoc authored by Pavel Pisa's avatar Pavel Pisa
......@@ -19,4 +19,6 @@ executive](https://www.google-melange.com/archive/gsoc/2011/orgs/rtems/projects/
- [NuttX Support for Rapid Control Applications Development with pysimCoder](https://summerofcode.withgoogle.com/projects/#4867567685992448), Michal Lenc, 2021, mentor [Roberto Bucher](http://robertobucher.dti.supsi.ch/), NuttX review/mentor [Brennan Ashton](https://www.linkedin.com/in/brennanashton), mentor consultant Pavel Píša, [more informatin and roughly weekly reports from the project there](https://cwiki.apache.org/confluence/display/NUTTX/%5B2021%5D+NuttX+Support+for+Rapid+Control+Applications+Development+with+pysimCoder), documented in [pysimCoder integration with NuttX](https://nuttx.apache.org/docs/latest/guides/pysimcoder.html)
- [NuttX Support for IEEE 802.3-2022 10BASE-T1x Ethernet using Open Aliance SPI MAC-PHYs](https://summerofcode.withgoogle.com/programs/2025/projects/bbWye78I), Michal Matias, 2025, co-mentored with [Karel Koci](https://mastodonczech.cz/@cynerd), all planned work ([The Core OPEN Alliance 10BASE-T1x MAC-PHY OA TC6 driver](https://github.com/apache/nuttx/pull/16936) for Onsemi NCV7410 (NCN26010) and Microchip LAN865x MAC-PHYs chips) and integration with [ES32-C6 BSPs](https://github.com/apache/nuttx/pull/17021) and [SAVM71-Xplained Ultra](https://github.com/apache/nuttx/pull/17022) board have been merged into NuttX mainline. The accompanying `plcatool` (for Physical Layer Collision Avoidance parameters configuration) has been [merged into mainline](https://github.com/apache/nuttx-apps/pull/3181) as well. [All commits](https://github.com/apache/nuttx/commits?author=matiamic) by Michal Matias in NuttX kernel project.
\ No newline at end of file
- [NuttX Support for IEEE 802.3-2022 10BASE-T1x Ethernet using Open Aliance SPI MAC-PHYs](https://summerofcode.withgoogle.com/programs/2025/projects/bbWye78I), Michal Matiáš, 2025, co-mentored with [Karel Koci](https://mastodonczech.cz/@cynerd), all planned work ([The Core OPEN Alliance 10BASE-T1x MAC-PHY OA TC6 driver](https://github.com/apache/nuttx/pull/16936) for Onsemi NCV7410 (NCN26010) and Microchip LAN865x MAC-PHYs chips) and integration with [ES32-C6 BSPs](https://github.com/apache/nuttx/pull/17021) and [SAVM71-Xplained Ultra](https://github.com/apache/nuttx/pull/17022) board have been merged into NuttX mainline. The accompanying `plcatool` (for Physical Layer Collision Avoidance parameters configuration) has been [merged into mainline](https://github.com/apache/nuttx-apps/pull/3181) as well. [All commits](https://github.com/apache/nuttx/commits?author=matiamic) by Michal Matiáš in NuttX kernel project.
- [Firmware Upgrades over Silicon-Heaven Protocol for NXboot Demonstrated on pysimCoder](https://summerofcode.withgoogle.com/programs/2025/projects/whPaBXY8), Štěpán Pressl, 2025, the result archievedn in the frame of GSoC: [Silicon-Heaven protocol](https://github.com/silicon-heaven) implementation for memory constrained small devices ([shv-libs4c](https://github.com/silicon-heaven/shv-libs4c)), it is the base for upload with use of SHV and [NXboot](https://nuttx.apache.org/docs/latest/applications/boot/nxboot/index.html) for NuttX [applications implementation](https://github.com/apache/nuttx-apps/pull/3170). The [pysimCoder](https://github.com/robertobucher/pysimCoder) support for runtime model monitoring and parameter tuning has been revamped on the `shv-libs4c` base and extended to support model code uploads and updates over SH protocol. Pull request [there](https://github.com/robertobucher/pysimCoder/pull/118).
\ No newline at end of file