Author Topic: Enhancement Requests  (Read 237640 times)

Admin

Re: Enhancement Requests
« Reply #150 on: February 18, 2016, 07:47:59 pm »
Hi Lionel

The P3i data is the RF packet format.
For the NAV interface it will appear as another flarm data format message
Thx
Lee

lmoon

Re: Enhancement Requests
« Reply #151 on: February 18, 2016, 09:22:11 pm »
Hi Lionel

The P3i data is the RF packet format.
For the NAV interface it will appear as another flarm data format message
Thx
Lee

Hi Lee

Thanks, that sounds as though it should just be an extension on the work I have already done.
Kr
Lionel

lmoon

Re: Enhancement Requests
« Reply #152 on: February 19, 2016, 10:16:04 pm »
Hi Lionel

The P3i data is the RF packet format.
For the NAV interface it will appear as another flarm data format message
Thx
Lee

Hi Lee

Do you have the details of this data sentence yet ?
 .
Kr
Lionel

lmoon

Re: Enhancement Requests
« Reply #153 on: February 25, 2016, 06:34:33 pm »
Hi Lee

I don't know is you missed my last question as I had it embedded in a quote !!

Do you have the details of this data sentence yet ?
 .
Kr
Lionel

Admin

Re: Enhancement Requests
« Reply #154 on: February 25, 2016, 08:56:44 pm »
Hi Lee
I don't know is you missed my last question as I had it embedded in a quote !!
Do you have the details of this data sentence yet ?
 .
Kr
Lionel

Hi Lionel,
I am not sure what you are asking.
P3i messages are sent over the radio interface, not the RS232 interface.
When P3i messages are received, they are translated to flarm style messages, and sent over RS232
Thx
Lee

lmoon

Re: Enhancement Requests
« Reply #155 on: February 25, 2016, 09:43:42 pm »
Hi Lee

So are you saying that a P3i message is received it will come out over RS232 and look like a $PFLAU message ?

Kr

Lionel

Admin

Re: Enhancement Requests
« Reply #156 on: February 25, 2016, 09:53:35 pm »
Hi Lee

So are you saying that a P3i message is received it will come out over RS232 and look like a $PFLAU message ?

Kr

Lionel

Exactly
Thx
Lee

lmoon

Re: Enhancement Requests
« Reply #157 on: March 09, 2016, 03:10:28 pm »
Hi Lee

Regarding $PFLAU sentences can you provide details of when alarm levels 1 and 2 are generated?. Obviously the heading/track denotes a potential conflict but at what height difference and at what range do the two alarm levels get triggered.

Kr

Lionel

Admin

Re: Enhancement Requests
« Reply #158 on: March 09, 2016, 04:51:58 pm »
Hi Lee

Regarding $PFLAU sentences can you provide details of when alarm levels 1 and 2 are generated?. Obviously the heading/track denotes a potential conflict but at what height difference and at what range do the two alarm levels get triggered.

Kr

Lionel

Hopefully this is self explanatory, but quite liable to change

Code: [Select]
typedef struct tfcAlarmAdsbS {
Uns32 hdiff; // Horizontal Range boundary (metres)
Uns32 vdiff; // Vertical Range boundary   (ft)
} tfcAlarmAdsbT, *tfcAlarmAdsbP;
const tfcAlarmAdsbT alarms_adsb[] = {
[0] = {999999, 999999}, // km - ft
[1] = {10000,  2000}, // km - ft
[2] = {5000,   1000}, // km - ft
[3] = {3000,   500}, // km - ft
};

Richard

Re: Enhancement Requests
« Reply #159 on: March 09, 2016, 06:30:14 pm »
Lee
    Thank you for the update option in the new versions.
    This is just a suggestion for a later option, but would it be possible to update PAW via the wifi Dongle on the PAW? It would mean connecting the PAW direct to a Hot Spot. May-be this could be selected on the configure page of PAW then just press update?  This would be a good option for a PAW fixed peppermint with in the aircraft panel and not easy accessible. It would allow an update at the airfield using a smart phone as hotspot.
« Last Edit: March 09, 2016, 08:05:57 pm by Richard »
Richard.
Europa XS

AlanG

Re: Enhancement Requests
« Reply #160 on: March 09, 2016, 07:46:56 pm »
Would that class as a "sweet" solution.     ;D

Ah the vagaries of predictive text.

Alan
« Last Edit: March 09, 2016, 07:49:58 pm by AlanG »

lmoon

Re: Enhancement Requests
« Reply #161 on: March 09, 2016, 07:49:47 pm »
Hi Lee

Thanks for that, it is indeed self explanatory.  ;)  Is there by chance a 'test' version of the PAW software which can force $PFLAU sentences with error messages?  I only as the only other option that I can see it to arrange to physically fly close to another aircraft !! (i am running version 20151219)

Kr

Lionel

Admin

Re: Enhancement Requests
« Reply #162 on: March 10, 2016, 09:01:58 am »
Lee
    Thank you for the update option in the new versions.
    This is just a suggestion for a later option, but would it be possible to update PAW via the wifi Dongle on the PAW? It would mean connecting the PAW direct to a Hot Spot. May-be this could be selected on the configure page of PAW then just press update?  This would be a good option for a PAW fixed peppermint with in the aircraft panel and not easy accessible. It would allow an update at the airfield using a smart phone as hotspot.

Hi Richard,
This would be a great solution, unfortunately this will not work.
The PAW WiFi is configured as a server,
in order for this to connect to your phone hotspot, it would need to run as a client.
If the PAW Wifi runs as a client, you cannot connect to it from your table device, thus rendering this bit impossible
Quote
May-be this could be selected on the configure page of PAW then just press update?
- because its a client, not a server  :o

Theres a hole in my bucket dear Liza dear Liza ....

Thx
Lee

Admin

Re: Enhancement Requests
« Reply #163 on: March 10, 2016, 09:04:07 am »
Hi Lee
Thanks for that, it is indeed self explanatory.  ;)  Is there by chance a 'test' version of the PAW software which can force $PFLAU sentences with error messages?  I only as the only other option that I can see it to arrange to physically fly close to another aircraft !! (i am running version 20151219)
Kr
Lionel

There is some internal code that has this capability, but not in a form to release.
The release which will contain the PilotAware Bridge should have a tracking capability, which will record your movements, and everyting that was visible to your device, and it will have the option to save that data.
A replay could be added later

Thx
Lee

flying_john

Re: Enhancement Requests
« Reply #164 on: March 10, 2016, 11:54:52 am »
Lee - I think what Lionel is looking for is a way to test the device (tablet or otherwise) to ensure it makes an appropriate alert to the pilot when a threat  becomes an alarm of one type or another. Its quite tricky for developers of devices that will attach to the PAW (RunwayHD, Skydemon or other eqpt) to exercise all of their code without the ability of making the PAW send out all possible PFLAU sentences.

John