Releases: jontio/JMPX
Releases · jontio/JMPX
Quattro
Trio 2
Trio
Added support for the user defined group 5A. The user can send 5A groups from data saved in a file. The file can be either in hex text or binary format. The file is arranged into bytes of 5. The first byte is the user defined channel while the remaining 4 are user data. For example a text file containing the following would send the bytes 1 2 3 4 5 6 7 8 via channel 2.
"02010203040205060708"
Also added user defined bandwidths usage for the different groups.