Announcement

Collapse
No announcement yet.

Reduce ethernet latency on the raspberry pi

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Reduce ethernet latency on the raspberry pi

    Since feeding data to FR24 is more about speed than bandwidth and also NTP latency (used for MLAT) is a factor
    I suggest to those feeding data using a PI to add the following to their /boot/cmdline.txt : smsc95xx.turbo_mode=N .

  • #2
    That won't speed up the USB port, or clock tag addition delay. Nothing USB stick will likely beat the chip doing it all on board like a beast/f-

    Sent from my XT1092 using Tapatalk
    Posts not to be taken as official support representation - Just a helpful uploader who tinkers

    Comment


    • #3
      The setting is meant to reduce network latency as it removes a (potentially arbitrary) delay to the network waiting to piggyback on more packets.

      Comment

      Working...
      X