swkrueger / Thrifty

Thrifty is proof-of-concept SDR software for TDOA positioning using inexpensive SDR hardware such as the RTL-SDR.
GNU General Public License v3.0
62 stars 14 forks source link

Fastdet: Flush to toad file every newline #5

Closed liamdiprose closed 6 years ago

liamdiprose commented 6 years ago

Hi Again,

My team and I require that detections are reported in (somewhat) realtime. Fastdet's current behavior is to buffer around 4096 characters before actually writing to the toad file.

This PR forces a flush of the file buffer after every line produced by fastdet.