mirror of
https://github.com/fadden/ciderpress.git
synced 2026-04-23 15:21:40 +00:00
@@ -57,7 +57,7 @@
|
||||
* half-cycle and a 200usec half-cycle for the start, and 250/500usec for
|
||||
* the data section. Our measurements can comfortably be off by 200 usec
|
||||
* with no ill effects on the lead-in, assuming a perfect signal. (Sampling
|
||||
* every 200 usec would be 5Hz.) The data itself needs to be +/- 125usec
|
||||
* every 200 usec would be 5kHz.) The data itself needs to be +/- 125usec
|
||||
* for half-cycles, though we can get a little sloppier if we average the
|
||||
* error out by combining half-cycles.
|
||||
*
|
||||
@@ -1103,3 +1103,4 @@ bool CassetteDialog::CassetteData::UpdatePhase(ScanState* pScanState,
|
||||
|
||||
return emitBit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user