Skip to content

Releases: OperatorFoundation/AudioCoderAndroid

v1.3.10 - MFSK Receive Fixed

Choose a tag to compare

@consuelita consuelita released this 25 Jun 22:46
Updated squelch threshold

removed some noisy debug logs

v1.3.9

Choose a tag to compare

@consuelita consuelita released this 08 Jun 23:28
Fixed tone drain race in MFSKAndFlmsgEncoder

v1.3.8

Choose a tag to compare

@consuelita consuelita released this 08 Jun 20:05
Moved ToneMode mapping to MFSKAndFlmsgEncoder

v1.3.7

Choose a tag to compare

@consuelita consuelita released this 05 Jun 03:22
MFSKAndFlmsgEncoder

v1.3.6

Choose a tag to compare

@consuelita consuelita released this 18 May 23:38
Update jitpack.yml

v1.3.5 - Gray coding fix

Choose a tag to compare

@consuelita consuelita released this 29 Apr 19:34
Added missing Gray coding

v1.3.4

Choose a tag to compare

@consuelita consuelita released this 28 Apr 23:37
Added MFSKMode.fromLabel() for string serialization

v1.3.3

Choose a tag to compare

@consuelita consuelita released this 28 Apr 20:04
replaced custom MFSK framing with standard Varicode/<base64> encoding…

v1.3.2

Choose a tag to compare

@consuelita consuelita released this 23 Apr 18:09
Added MFSKConstants

v1.3.1

Choose a tag to compare

@consuelita consuelita released this 23 Apr 17:51
Extracted reconstructBytes logic from the decoder