This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| access:trackwork_server_tables [2009/06/22 16:34] mmatthews | access:trackwork_server_tables [2012/10/10 17:11] (current) | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| |lat |latitude (integer – latitude * 10*7)| | | |lat |latitude (integer – latitude * 10*7)| | | ||
| |lon |longitude (coded like latitude)| | | |lon |longitude (coded like latitude)| | | ||
| - | |alt | altitude (integer)| | | + | |alt | altitude (integer)|I think this value is decimal altitude in meters * 1000 | | 
| |hacc |horizontal DOP value| | | |hacc |horizontal DOP value| | | ||
| |vacc |vertical DOP value| | | |vacc |vertical DOP value| | | ||
| Line 152: | Line 152: | ||
| |rej_pwr_time| | | | |rej_pwr_time| | | | ||
| |stats_cleared | time statistics last cleared| | | |stats_cleared | time statistics last cleared| | | ||
| + | |||
| + | This table is really three sub-tables: | ||
| + | 1. A list of known GPS devices. | ||
| + | 2. Operating parameters for TMM devices. | ||
| + | 3. Data collection statistics for known GPS devices. | ||
| + | --- //[[mikematthews@agtek.com|Michael Matthews]] 2009/06/22 09:34// | ||
| ===== A2D Table (a2d) ===== | ===== A2D Table (a2d) ===== | ||