Commit Graph

40 Commits

Author SHA1 Message Date
Mikaël Ates c917347a71 Increase reading serial connection timeout to match real case polling. 2016-02-25 11:51:12 +01:00
Mikaël Ates 000951a2d3 Remore _ from exceptions module name. 2016-02-24 15:54:54 +01:00
Mikaël Ates e43c8309f7 Update demo. 2016-02-23 13:02:37 +01:00
Mikaël Ates 21bcb52621 Add version and imports in package init file. 2016-02-23 13:02:14 +01:00
Mikaël Ates fe232de1b7 Add package in imports. 2016-02-23 13:01:37 +01:00
Mikaël Ates 93a226ff79 Increase serial connection timeout. 2016-01-08 16:01:16 +01:00
Mikaël Ates 995718266f Display antennas quality in health parameters demo. 2016-01-08 12:23:33 +01:00
Mikaël Ates 0d7192bed7 Add quality checking of antenna in health parameters. 2016-01-08 12:22:47 +01:00
Mikaël Ates a8b662fcb1 Add hex to int helper function. 2016-01-08 12:22:09 +01:00
Mikaël Ates 3d3cbffa2e Fix missing variable renaming. 2013-10-08 17:28:21 +02:00
Mikaël Ates bee762c6b2 Add parsing of get health parameters reader command. 2013-10-08 13:02:02 +02:00
Mikaël Ates 989d0d3838 Change header comment on core functions. 2013-10-08 12:27:19 +02:00
Mikaël Ates f43f11f685 data variable is human readable and raw_data is frame encoded. 2013-10-08 12:17:59 +02:00
Mikaël Ates 9544d6c85b Unify processed data variable name between command and response. 2013-10-08 11:51:55 +02:00
Mikaël Ates cdf48d400f Core method don't return data but modify response object. 2013-10-08 11:45:31 +02:00
Mikaël Ates ae0221349a Simplify processing call in commands. 2013-10-08 11:36:25 +02:00
Mikaël Ates 33938e4303 Give command object and not data to core methods. 2013-10-08 11:35:14 +02:00
Mikaël Ates 260a075321 Adapt demo file to new supported reader commands. 2013-10-07 17:31:34 +02:00
Mikaël Ates b605fea84d Add core function for reader command set_rfsettings_saved. 2013-10-07 17:30:44 +02:00
Mikaël Ates 6f38f6017e Add declaration if STID reader commands. 2013-10-07 16:55:47 +02:00
Mikaël Ates aa1d837c67 Precise that we use the 5AA protocol with readers. 2013-10-07 16:44:50 +02:00
Mikaël Ates 9292e30f32 Adapt demo due to direct core function access removal. 2013-10-07 15:39:56 +02:00
Mikaël Ates 99c9e0036a Include core function processing in request and response building. 2013-10-07 15:36:48 +02:00
Mikaël Ates 4ef306ce05 Fix copyright owner in file header. 2013-05-24 17:25:54 +02:00
Mikaël Ates 03f862f555 Add gitignore file. 2013-05-24 17:15:32 +02:00
Mikaël Ates 0640ed9d99 Demonstration script. 2013-05-24 17:11:57 +02:00
Mikaël Ates 4c9152fe56 Reader message processing functions. 2013-05-24 17:11:01 +02:00
Mikaël Ates bf3a132513 STiD readers connection parameters. 2013-05-24 17:09:59 +02:00
Mikaël Ates 86bf6cf868 STiD readers specific errors. 2013-05-24 17:09:29 +02:00
Mikaël Ates fa96c72733 STiD readers specific commands. 2013-05-24 17:08:52 +02:00
Mikaël Ates 850127ac32 Add module for STiD readers. 2013-05-24 17:06:58 +02:00
Mikaël Ates b97ce9e5ed RFID reader main configuration file. 2013-05-24 17:05:57 +02:00
Mikaël Ates 5ad3f4b590 Core treatment functions. 2013-05-24 17:05:17 +02:00
Mikaël Ates fd0ea39922 Data model and low level protocol. 2013-05-24 17:04:37 +02:00
Mikaël Ates 079eb39eb0 Some helper functions (crc16 module dependency). 2013-05-24 17:03:34 +02:00
Mikaël Ates ab4cca35c0 Init file. 2013-05-24 17:02:35 +02:00
Mikaël Ates f064704631 Some exceptions. 2013-05-24 17:02:11 +02:00
Mikaël Ates 137121bfdd Standard errors dictionnary. 2013-05-24 17:00:41 +02:00
Mikaël Ates 3780f1f214 Standard commands dictionnary. 2013-05-24 16:59:58 +02:00
Mikaël Ates 188a2dd89f Initial commit. 2013-05-24 16:47:09 +02:00