¿ªÔÆÌåÓý

ubitx v6, refactored code


 

Jack and others,

I have uploaded the refactored code to??.
I will document this further in the next few days.?

If you want to understand ubitx code, start with ubitx.h.
If you want to undersand the GUI, start with nanogui.h

The main routines that control the radio are in the INO file. You should know the ubitx block diagram well before you wade into this.?

- The nano gui is now a standalone library of less than 5K that can be used to write GUIs with the ILI9341 displays. It is easily ported to any display that supports bitmap graphics with a touch screen. A touch calibration routine is provided as well.
- The morse reader is a compact code that encodes each morse letter as a single byte.?
- The ubitx.h has a list of all the variables and declared functions.?

Join [email protected] to automatically receive all group messages.