mozzwald #26 Posted February 28 A new firmware update is available at https://fujinet.online/download FujiNet Version: 0.5.d4cb81e3 Version Date/Time: 2021-02-24 05:19:32 Build Date/Time: Sun Feb 28 01:30:08 UTC 2021 * (modem.cpp) - Properly reset modem to command mode after DTR and CRX is dropped * (sdkconfig.defaults) - regenerate for IDF 4.2, Change mbedTLS allocation strategy to SPIRAM, which fixes N: HTTPS adapter * (modem.cpp) - Baud Lock command AUX1 now sets explicit baud rate Please do not respond to this thread. If you have an issue, start a new post in the FujiNet subforum, open an issue on the github tracker or ask for assistance in Discord chat. 1 Quote Share this post Link to post Share on other sites
mozzwald #27 Posted March 11 A new firmware update is available at https://fujinet.online/download FujiNet Version: 0.5.043f69be Version Date/Time: 2021-03-11 02:29:28 Build Date/Time: Thu Mar 11 02:58:53 UTC 2021 * NEW 'mount and boot' feature: This makes FujiNet skip CONFIG and instead mounts all slots and cold starts for a faster boot up. You can press SELECT during the 'mount and boot' to re-enter CONFIG. In the web interface under BOOT SETTINGS you select/enable 'Mount Everything' to turn this on. Please do not respond to this thread. If you have an issue, start a new post in the FujiNet subforum, open an issue on the github tracker or ask for assistance in Discord chat. 2 Quote Share this post Link to post Share on other sites
mozzwald #28 Posted March 15 A new firmware update is available at https://fujinet.online/download FujiNet Version: 0.5.ed9d13bd Version Date/Time: 2021-03-15 00:55:47 Build Date/Time: Mon Mar 15 03:32:59 UTC 2021 Brilliant Bug Fixes: * Temporarily Limit bytes waiting to 512 to work around race condition of getting status during opening a file. Quote While I was fixing the N: handler to properly handle CR/LF translation, I uncovered a race condition where as part of the initial interrupt after open, it was attempting to retrieve the entire file in order to do CR/LF translation if needed. Because this was happening BEFORE the SIO transaction had been acknowledged, it was causing time-outs when attempting to open a file. Until I can fully untangle it, I am limiting the total bytes waiting to 512 bytes or less, so that N: TNFS can work again for now. Sorry about any inconvenience caused. Please do not respond to this thread. If you have an issue, start a new post in the FujiNet subforum, open an issue on the github tracker or ask for assistance in Discord chat. 3 Quote Share this post Link to post Share on other sites
mozzwald #29 Posted March 26 A new firmware update is available at https://fujinet.online/download FujiNet Version: 0.5.c3a06184 Version Date/Time: 2021-03-26 00:42:49 Build Date/Time: Fri Mar 26 01:02:36 UTC 2021 New Bits: * Disabling CONFIG from the webui enables auto mounting of configured slots during FujiNet bootup * New hardware version detection functions * Bugfix: Change TNFS payload size Please do not respond to this thread. If you have an issue, start a new post in the FujiNet subforum, open an issue on the github tracker or ask for assistance in Discord chat. 2 Quote Share this post Link to post Share on other sites
mozzwald #30 Posted April 2 (edited) A new firmware update is available at https://fujinet.online/download FujiNet Version: 0.5.879c407c Version Date/Time: 2021-04-02 01:14:21 Build Date/Time: Fri Apr 2 02:07:10 UTC 2021 All the new things: * modem: +++ now drops to command mode instead of disconnect * modem: implement ATO command to re-enter modem mode from command mode * hardware: implement SD Card detection for hardware version v1.6 and up. Card removal resets the fujinet, insertion starts the SD card service. * Updated fnc-tools Please do not respond to this thread. If you have an issue, start a new post in the FujiNet subforum, open an issue on the github tracker or ask for assistance in Discord chat. Edited April 2 by mozzwald fnc-tools 2 Quote Share this post Link to post Share on other sites
mozzwald #31 Posted April 7 A new firmware update is available at https://fujinet.online/download FujiNet Version: 0.5.5d1bd4af Version Date/Time: 2021-04-05 21:27:01 Build Date/Time: Wed Apr 7 00:40:33 UTC 2021 New Bits: * Improved FTP support * SIO voltage calculation for v1.6 hardware Please do not respond to this thread. If you have an issue, start a new post in the FujiNet subforum, open an issue on the github tracker or ask for assistance in Discord chat. 3 3 Quote Share this post Link to post Share on other sites
mozzwald #32 Posted April 9 A new firmware update is available at https://fujinet.online/download FujiNet Version: 0.5.564cc6ca Version Date/Time: 2021-04-09 00:10:01 Build Date/Time: Fri Apr 9 00:59:12 UTC 2021 New Stuff Just For You: * More FTP improvements * Ability to browse hosts and mount disk images from the web ui: Please do not respond to this thread. If you have an issue, start a new post in the FujiNet subforum, open an issue on the github tracker or ask for assistance in Discord chat. 1 1 Quote Share this post Link to post Share on other sites
mozzwald #33 Posted April 10 A new firmware update is available at https://fujinet.online/download FujiNet Version: 0.5.24da0c96 Version Date/Time: 2021-04-10 00:41:00 Build Date/Time: Sat Apr 10 20:25:46 UTC 2021 Tweaks: * Add option to mount READ or READ/WRITE from webui Please do not respond to this thread. If you have an issue, start a new post in the FujiNet subforum, open an issue on the github tracker or ask for assistance in Discord chat. 2 1 Quote Share this post Link to post Share on other sites