This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pypilot heading display
#20
Sorry to be confusing... but there are 2 separate uses of udp sockets. One is for commanding the servo in manual control mode (slightly less latency) and may not be worthwhile.

The other use is used by upy_client, and a udp_port is sent to the server as a setting, eg: udp_port=23423

a) The server will then reply to watched values via udp on this port rather than tcp. All watch requests as well as setting other values are still sent via tcp, and the tcp connection should still be monitored. udp is connectionless and therefore not 2 way communication

b) units are in period.
c) If you send a period of 0, you would get the fastest rate.
d) you could run pypilot_client or watch "values" to get the keys
e) ok. I would try getting it working with tcp first, and try udp if you really need it. 30 second delay makes no sense, 4 second delay also makes no sense. The udp vs tcp is a split second difference or generally you cannot tell. Play with other platforms and see... Find a way to flush the buffer. I did put the udp support in for a slightly more responsive esp32 control.
f) imu.heel is a lowpass version of imu.roll
Reply


Messages In This Thread
Pypilot heading display - by oldjohn - 2020-10-06, 09:56 AM
RE: Pypilot heading display - by seandepagnier - 2020-10-06, 04:22 PM
RE: Pypilot heading display - by oldjohn - 2020-10-07, 08:09 PM
RE: Pypilot heading display - by seandepagnier - 2020-10-08, 05:42 PM
RE: Pypilot heading display - by oldjohn - 2020-10-08, 09:39 PM
RE: Pypilot heading display - by seandepagnier - 2020-10-08, 11:56 PM
RE: Pypilot heading display - by oldjohn - 2020-10-11, 10:27 PM
RE: Pypilot heading display - by seandepagnier - 2020-10-11, 11:44 PM
RE: Pypilot heading display - by nousian - 2024-02-20, 05:14 PM
RE: Pypilot heading display - by oldjohn - 2020-10-12, 04:59 PM
RE: Pypilot heading display - by seandepagnier - 2020-10-12, 10:42 PM
RE: Pypilot heading display - by oldjohn - 2020-10-14, 05:32 PM
RE: Pypilot heading display - by seandepagnier - 2020-10-14, 10:29 PM
RE: Pypilot heading display - by oldjohn - 2020-10-14, 11:10 PM
RE: Pypilot heading display - by seandepagnier - 2020-10-14, 11:23 PM
RE: Pypilot heading display - by oldjohn - 2020-10-16, 03:01 PM
RE: Pypilot heading display - by oldjohn - 2020-10-16, 09:54 PM
RE: Pypilot heading display - by seandepagnier - 2024-02-20, 11:58 PM
RE: Pypilot heading display - by nousian - 2024-02-21, 10:26 AM
RE: Pypilot heading display - by seandepagnier - 2024-02-21, 11:00 AM
RE: Pypilot heading display - by nousian - 2024-02-21, 11:35 AM
RE: Pypilot heading display - by seandepagnier - 2024-02-22, 02:10 AM
RE: Pypilot heading display - by nousian - 2024-02-22, 10:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)