Tool for programming Icom ic-f300/310/320. under active development, so the code - looks like peace of shit
https://dead.guru
.mvn/wrapper | ||
src/main | ||
.gitignore | ||
build_linux.sh | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
Icom IC-F300 programming software
Motivation
Icom CS software for IC-F300 model is back from 1997, requires DOSbox and not more usefull than xxb + serial console. That's how we get this project.
Features
- Read file from radio
- Write file to radio (work in developers machine only, will be published soon)
- Raw serial console
Firmware format reverse engineering progress: https://git.dead.guru/ut3ums/IC-CS-X
Build
Only for JDK 20
- compiler:compile
- dependencies:copy-dependencies
- assembly:single
Linux
./build_linux.sh
Windows
TBA
MacOS
TBA