Skip to content

Conversation

@shawnjefferson22
Copy link
Contributor

Merging my WIP Lynx code to upstream, all my changes should be in lynx files only. There's a bug still in the disk reading routines, introduced with recent changes, that I'm working on fixing.

Copy link
Collaborator

@tschak909 tschak909 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@tschak909 tschak909 merged commit 672c0a0 into FujiNetWIFI:master Oct 20, 2025
25 checks passed
FozzTexx pushed a commit to FozzTexx/fujinet-platformio that referenced this pull request Oct 29, 2025
* Lynx WIP code

* Added checksum checking to Fujinet commands

* Further cleanup and small fixes

* Added checksum to fuji, disk and network. General cleanup

* lynx disk changes
- partial blocks accounted for
- checksum, ack/nack receive in disk block send
media type changes
- basically removed media type detection, treat all files the same
misc cleanup

* Use MEDIA_BLOCK_SIZE in all disk routines, general cleanup

* Fixed bug in blocksize calculation
General cleanup, fixes

* mostly debugging message cleanup (lynx serial packets start with ---)
some fixes in json parse function, took code from sio implementation

* Fixes differences from upstream

* fixed out of bounds write to array in comlynx_send_buffer debugging statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants