protocol.jesd3: accept disabled transmission checksum.
by
whitequark
5 years 2 months
protocol.jesd3: accept whitespace in L payload.
This is required by JESD3-C.
by
whitequark
5 years 2 months
protocol.jesd3: accept whitespace before *.
This isn't strictly permitted by JESD3-C, but real JED files use it,
and there's no harm in always allowing it.
by
whitequark
5 years 2 months
applet.radio.nrf24l01: add docs to archive.
by
whitequark
5 years 3 months
applet.radio.nrf24l01: improve help text and validation.
by
whitequark
5 years 3 months
applet.radio.nrf24l01: new applet.
by
whitequark
5 years 3 months
applet.program.{nrf24l→nrf24lx1}
It's a bit ambiguous to have both radio.nrf24l and program.nrf24l,
so let's do radio.nrf24l01 and program.nrf24lx1.
by
whitequark
5 years 3 months
applet.audio.yamaha_opx: stop synthesizer clock on underflow.
All of our supported synths are fully synchronous, so this is a valid
strategy for dealing with underflows. In fact, we could reuse it to
genlock the synth to the host application, by stopping the clock
if the output buffer level is high enough.
by
whitequark
5 years 3 months