Commit History

Author SHA1 Message Date
  Stefan Westerfeld 3b96de0309 TODO-- 2 years ago
  Stefan Westerfeld 96af7de7ab Avoid message expansion in if --strict is used. 2 years ago
  Stefan Westerfeld 9319342acf TODO-- 2 years ago
  Stefan Westerfeld 986b07d137 Refactor payload parsing (avoid crashes for cmp with invalid bits). 2 years ago
  Stefan Westerfeld 124aaa1ed4 Introduce rounding for speed detection again, avoid lrint() though. 2 years ago
  Stefan Westerfeld 8566cf1f2a TODO~ 2 years ago
  Stefan Westerfeld d6640dd98b Test patient speed detection in speed test Makefile generator. 2 years ago
  Stefan Westerfeld 416a09b41d Add patient speed detection to test script (AWM_SPEED_PATIENT=1). 2 years ago
  Stefan Westerfeld 16a49b00cf Add speed difference debugging output. 2 years ago
  Stefan Westerfeld 9e16510dcd Add speed range debugging function. 2 years ago
  Stefan Westerfeld 6e95bcddcb Only accept --json option for cmp/get. 2 years ago
  Stefan Westerfeld e5a9efef88 Avoid lrint() in speed detection (rounding doesn't improve results). 2 years ago
  Stefan Westerfeld d42a8b0b05 Reuse last value for speed compare bits start search (performance). 2 years ago
  Stefan Westerfeld 09fd6a9be6 Refactor speed detection compare loop into optimized extra function. 2 years ago
  Stefan Westerfeld ad4681c935 Split speed detection compare loop into two loops (performance). 2 years ago
  Stefan Westerfeld dc0178a2bf Process sync bits in sorted order during speed detection (performance). 2 years ago
  Stefan Westerfeld 689ae2a1be Print total speed detection time for performance debugging. 2 years ago
  Stefan Westerfeld 3d3a07c0e0 Update TODO. 2 years ago
  Stefan Westerfeld 9b50741356 Cleanup window related FIXME in speed detection. 2 years ago
  Stefan Westerfeld 8084fff4b2 Refactor speed detection search. 2 years ago
  Stefan Westerfeld f4b0d67212 Only output speed detection timing information during cmp. 2 years ago
  Stefan Westerfeld d0c646058f Introduce SpeedSearch class. 2 years ago
  Stefan Westerfeld e847567f92 Throw away speed interpolation code. 2 years ago
  Stefan Westerfeld 7360308015 Get rid of extra speed_scan function. 2 years ago
  Stefan Westerfeld f78840d055 Cleanup SpeedSync API. 2 years ago
  Stefan Westerfeld 72a1895cf9 Fix patient speed scan clip location size bug. 2 years ago
  Stefan Westerfeld 813dcc526b Minor SpeedSync API cleanup. 2 years ago
  Stefan Westerfeld 06f8bfd0cc Refactor speed detection run_search() function. 2 years ago
  Stefan Westerfeld 0ba1e0ac5d Refactor closest speed sync search. 2 years ago
  Stefan Westerfeld e07f919672 Fix problems / corner cases in speed detection n-best selection function. 2 years ago