ais

How can I combine nom parsers to get a more bit-oriented interface to the data?

不问归期 提交于 2020-08-08 04:02:53
问题 I'm working on decoding AIS messages in Rust using nom. AIS messages are made up of a bit vector; the various fields in each message are an arbitrary number of bits long, and they don't always align on byte boundaries. This bit vector is then ASCII encoded, and embedded in an NMEA sentence. From http://catb.org/gpsd/AIVDM.html: The data payload is an ASCII-encoded bit vector. Each character represents six bits of data. To recover the six bits, subtract 48 from the ASCII character value; if

View AIS- Data with QT?

耗尽温柔 提交于 2019-12-12 02:52:26
问题 anyone know how i can get the Data from a AIS site and view they in a QT Gui? Can i save them in a SQL database ? I would have the data from this site : http://www.aishub.net/ AIS : The Automatic Identification System (AIS) is an automatic tracking system used on ships and by vessel traffic services (VTS) for identifying and locating vessels by electronically exchanging data with other nearby ships, AIS base stations, and satellites. When satellites are used to detect AIS signatures then the

金蝶kis记账王AIS和AIR两种文件格式的区别

非 Y 不嫁゛ 提交于 2019-12-05 13:25:04
当打开金蝶KIS记账王根目录文件夹后,用户会看到不同格式账套文件,不同类型的文件后缀名不同,账套备份后缀名为.AIR,系统账套文件后缀名是.AIS,本文将详细讲解 金蝶KIS记账王 两种文件格式是什么以及二者之间的区别。 与后缀名对应的是哪些文件? 因为金蝶KIS记账王内置凭证、账簿、报表等不同形式文件,所以其支持多种文件格式,其中比较容易混淆的是AIS、AIR以及AIY,三者分别代表以下文件类型: 1、后缀名为AIS表示的是系统账套文件,新建金蝶记账王账套均为该格式; 2、后缀名为AIR表示的是系统备份文件,只要用户对某一账套备份就会生成同名备份文件,这是一个Installer Package; 3、后缀名为AIY表示的是年结账套文件,说明该账套的财务数据已经年结。 三种账套文件 只要新建账套,系统自动生成对应的AIS文件,只有用户操作“账套备份”才可以生成AIR备份文件,相对应的只有用户对某一期间的账套进行年结才可以生成AIY文件。用户可以通过恢复AIR文件恢复账套,如果万一发现初始数据存在错误可以通过账套备份挽回,间接实现反启用账套,具体的恢复方法是从“文件”菜单中选择“账套恢复”命令,在弹出的文件选择框中浏览并单击需要恢复的.AIR备份文件,开始恢复账套。为了防止账套数据丢失,这里小编建议定期对账套执行备份。 教程读到这儿,相信用户已经十分清晰AIS