Attention is currently required from: Hoernchen, laforge, pespin, tnt.
1 comment:
File Transceiver52M/sigProcLib.cpp:
Patch Set #15, Line 776: return (burst_lut_prepared) ? modulateBurstLaurentLutInt(bits) : modulateBurstLaurent(bits);
The feature is either enabled using the ifdef and there is a lut or it's not enabled and there is no […]
Agreed. Removed runtime checks — LUT is now strictly controlled by the ifdef.
To view, visit change 42248. To unsubscribe, or for help writing mail filters, visit settings.