dragino / TrackerD

For Dragino TrackerD, which support GPS+WiFi+BLE+TEMP+HUM+ motion
20 stars 11 forks source link

Realtime GNSS Positioning with Altitude and hdop #15

Open kbox-one opened 1 year ago

kbox-one commented 1 year ago

Would be great to have a more detailed GNSS positioning information with altidude and hdop. Maybe you could add one using Uplink on FPORT=9 ?

ffries commented 1 year ago

+1 I really need this feature. We also need number of sats.

If possible, I would also LOVE to be able to press the alarm button and send only ONE message to TNT mapper.

Defining a max number of ALARM messages before exiting ALARM mode: 0 for no limit and 1 for only one message.

When setting ALARM LIMIT to 1, the alarm button would act as explained above.

namejinnameyuan commented 1 year ago

Need to add height and HDOP? Playload will be exceeded on some frequency bands, and some SFs are not applicable. Does the alarm only need to be reported once and then automatically exit?

kbox-one commented 1 year ago

I have no special demands for the alarm function. But I would be very happy if there is an additonal FPORT number (for example 9) that contains at least the following payload: Latitude + Longitude + Altitude + HDOP(or PDOP) Size (bytes) would be only = 4 + 4 + 2 + 1 That would not exceed the maximum size as it is smaller than the FPORT=2 payload :-)

namejinnameyuan commented 1 year ago

I am busy with other things, I will add it when I am free ------------------ 原始邮件 ------------------ 发件人: "dragino/TrackerD" @.>; 发送时间: 2023年4月25日(星期二) 凌晨0:07 @.>; @.**@.>; 主题: Re: [dragino/TrackerD] Realtime GNSS Positioning with Altitude and hdop (Issue #15)

I have no special demands for the alarm function. But I would be very happy if there is an additonal FPORT number (for example 9) that contains at least the following payload: Latitude + Longitude + Altitude + HDOP(or PDOP) Size (bytes) would be only = 4 + 4 + 2 + 1 That would not exceed the maximum size as it is smaller than the FPORT=2 payload :-)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>