Releases: maia-sdr/antsdr-fw-patch
Releases · maia-sdr/antsdr-fw-patch
v0.38 Maia SDR beta
Beta release of the AntSDR E310 (ant) and E200 (e200) firmware including Maia SDR, based on the v0.38 upstream branch.
Tested:
- SD card images for ant and e200. To use, just extract the -sdcard.zip file on the root of the SD card.
- QSPI image for e200 (the image for ant should work too). In the e200, it is necessary to flash the QSPI image manually, since there is not enough free RAM (due to the Maia SDR IQ recorder) to use
update_frm.sh
.
Works:
- Maia SDR works.
Doesn't work:
- No problems found during initial tests.
v0.35 Maia SDR beta
Beta release of the AntSDR E310 (ant) and E200 (e200) firmware including Maia SDR.
Tested:
- SD card images for ant and e200. To use, just extract the
-sdcard.zip
file on the root of the SD card.
Works:
- Maia SDR works
Doesn't work:
- SSH server. Getting the following on the ssh client
$ ssh [email protected]
Warning: Permanently added '10.203.134.30' (ED25519) to the list of known hosts.
[email protected]: Permission denied (publickey).
And the following in /var/log/messages
Nov 18 09:17:34 (none) authpriv.info dropbear[1778]: Child connection from 10.203.134.5:47876
Nov 18 09:17:34 (none) authpriv.info dropbear[1778]: Exit before auth from <10.203.134.5:47876>: (user 'root', 0 fails): Exited normally
This problem also affects the base AntSDR v0.35 firmware. Reported in MicroPhase#11
- QSPI images. Writing the QSPI from Linux is broken in the base AntSDR firmware. Reported in MicroPhase#13
Comment test results, problems, etc in this discussion: #1