Commit Graph

24 Commits

Author SHA1 Message Date
Philipp
54fabd3a9d Handle string waveforms 2018-10-31 21:23:33 +01:00
Michael Davidsaver
9be6038aab simpler unicode to char* 2015-08-04 10:10:16 -04:00
Michael Davidsaver
7ac846141f Field get/put of arrays
Adjust Field.getval() and Field.putval() to work
with numpy.ndarray.

putval() handle assign scalar to array

Field.getarray() for DBF_STRING returns 2d array
returns N by MAX_STRING_SIZE
2015-06-12 16:44:56 -04:00
Michael Davidsaver
7bdcef3767 add Field.getarraylen() 2014-02-08 12:33:59 -05:00
Michael Davidsaver
c9872d911b oops 2013-12-14 14:14:10 -05:00
Michael Davidsaver
de28a136af general get/set of array field length 2013-12-14 12:33:08 -05:00
Michael Davidsaver
46f997b9a9 handle array buffer replacement 2013-12-10 12:44:13 -05:00
Michael Davidsaver
c88ebd5bee silence some warnings 2013-12-08 12:31:35 -05:00
Michael Davidsaver
ab5dea3bf0 don't allow putval of None 2013-06-02 22:26:15 -04:00
Michael Davidsaver
ec3e8e4519 proper module init 2013-04-14 12:57:35 -04:00
Michael Davidsaver
4f00b841cc get link field time and alarms 2013-04-14 11:06:33 -04:00
Michael Davidsaver
b631200096 Allow access to ENUM and MENU fields 2013-04-07 11:59:10 -04:00
Michael Davidsaver
c9820d264f support python 3.2 2013-04-07 08:40:00 -04:00
Michael Davidsaver
63aaf8afe7 more db.py 2013-03-31 09:45:10 -04:00
Michael Davidsaver
0be6dc6295 misc 2013-03-30 20:22:20 -04:00
Michael Davidsaver
05e1346c8a fix field buffer 2013-03-30 19:54:14 -04:00
Michael Davidsaver
e071fceb45 update scalar field access 2013-03-30 19:49:26 -04:00
Michael Davidsaver
864fbf531e cleanup device support 2013-03-30 16:08:14 -04:00
Michael Davidsaver
131dddac05 add header 2013-03-30 13:23:55 -04:00
Michael Davidsaver
327159a6e1 minor 2013-03-30 13:23:14 -04:00
Michael Davidsaver
22b05a22a9 support numpy 2013-03-30 11:54:05 -04:00
Michael Davidsaver
395564ad24 access raw field buffer 2013-03-28 08:46:50 -04:00
Michael Davidsaver
0f4b62e45d more 2013-03-24 22:10:53 -04:00
Michael Davidsaver
c87e90ba26 compiles 2013-03-24 20:28:48 -04:00