qiwenmin / ubitx-fsm

A new firmware for ubitx rig. It uses FsmOs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubitx-fms

The objective of this project is to implement a new firmware for ubitx, based on FsmOs. I am trying the FSM modal in this project, to verify that FsmOs is useful or useless.

I learned a lot from Ian Lee's ubitx project before I started this project. Thanks, Ian Lee!

Change logs

  • 2018-02-22 Implemented almost complete functionality. And prepared a Simplified Chinese manual.

  • 2018-01-26 Implemented the ICOM CI-V commands for ubitx. Supports HRD, OmniRig and WSJT-X (IC-7000).

    Because I have not received the preordered ubitx, I tested the codes on my STM32Arduino board. The codes can be compiled for Arduino Nano without any errors, warnings or hints. The implemented commands are listed here.

About

A new firmware for ubitx rig. It uses FsmOs.

License:GNU General Public License v3.0


Languages

Language:C++ 97.9%Language:C 2.1%