Rich Barlow
2017-01-30 219ca4fc80ef6491555b403c6884566c8e1deefd
2016-05-31 Jan Breuer
Convert c++ style comments // to c89 style comments /* */
blob@ 613c45 提交对比 | 对比当前
2016-04-24 Jan Breuer
Add support for array parameters represened as text (#52)
blob@ 71c6c1 提交对比 | 对比当前
2016-04-24 Jan Breuer
Move free from SCPI_ResultError to SCPI_SystemErrorNextQ to correspond with...
blob@ fdce1e 提交对比 | 对比当前
2016-04-24 Jan Breuer
Fix OUR_strndup, optimize non USE_DEVICE_DEPENDENT_ERROR_INFORMATION config...
blob@ c7d5f9 提交对比 | 对比当前
2016-04-24 Jan Breuer
Fix tests for device dependent info, convert to strndup, fix out of bounds ...
blob@ 94c8fa 提交对比 | 对比当前
2016-04-24 Jan Breuer
Fix test and examples to work with extended errors
blob@ 3a0d40 提交对比 | 对比当前
2016-04-24 Jan Breuer
Just code formatting
blob@ d2af54 提交对比 | 对比当前
2016-03-01 Chernov Dmitriy
The basic implementation completed. Tests are needed. (issue #73)
blob@ 34d681 提交对比 | 对比当前
2016-02-29 Chernov Dmitriy
manual heap ready
blob@ 508dec 提交对比 | 对比当前
2016-02-29 Chernov Dmitriy
strdup(malloc)/free ready.
blob@ 148070 提交对比 | 对比当前
2016-02-25 Chernov Dmitriy
start #73
blob@ 6092bd 提交对比 | 对比当前
2015-12-05 Jan Breuer
Refactor scpi_init and resolve #66
blob@ a731ca 提交对比 | 对比当前
2015-11-26 Jan Breuer
Add test for ResultArray
blob@ ace1bf 提交对比 | 对比当前
2015-11-26 Jan Breuer
Remove default IDN result
blob@ 9ed3ff 提交对比 | 对比当前
2015-11-13 Jan Breuer
Fix warnings and override bug in GCC
blob@ a3c8f8 提交对比 | 对比当前
2015-11-13 Jan Breuer
Add SCPI_ResultXYZ unit tests for basic types
blob@ 139d1e 提交对比 | 对比当前
2015-11-11 Andre Haupt
Fix uninitialised variable in RESULT_ARRAY macro.
blob@ 5f6fa3 提交对比 | 对比当前
2015-11-10 Jan Breuer
Add array result functions
blob@ 3b99af 提交对比 | 对比当前
2015-10-16 Jan Breuer
Add USE_COMMAND_TAGS and USE_DEPRECATED_FUNCTIONS defines
blob@ fbe83e 提交对比 | 对比当前
2015-10-16 Jan Breuer
Resolve #59: input buffer overrun handling
blob@ e81602 提交对比 | 对比当前
2015-10-12 Jan Breuer
Format and trailing space cleanup
blob@ 6110e0 提交对比 | 对比当前
2015-10-08 Jan Breuer
Remove unnecesery include and space
blob@ f21d15 提交对比 | 对比当前
2015-10-07 Iztok Jeras
integer parse: added support for float
blob@ cb38db 提交对比 | 对比当前
2015-10-07 Iztok Jeras
integer parser: fixed some integer castings
blob@ cf33d5 提交对比 | 对比当前
2015-10-07 Iztok Jeras
integer parser: added 64 bit Param* functions
blob@ b9972c 提交对比 | 对比当前
2015-10-07 Iztok Jeras
integer parser: renamed some more static functions, to add Base or Sign key...
blob@ 326768 提交对比 | 对比当前
2015-10-06 Iztok Jeras
integer parser: all functions handling a sign argument are now static, with...
blob@ 7a425e 提交对比 | 对比当前
2015-10-05 Iztok Jeras
integer parser: removing some signed/unsigned function duplication
blob@ 99f3bc 提交对比 | 对比当前
2015-10-05 Iztok Jeras
integer parser: make buffer sizes more explicit, as sum of bitlength and NU...
blob@ 6acc53 提交对比 | 对比当前
2015-10-05 Iztok Jeras
integer parser: fixed buffer size for 64bit integers
blob@ c81d00 提交对比 | 对比当前
2015-10-05 Iztok Jeras
integer parser: removed eroneously added function
blob@ 9ba859 提交对比 | 对比当前
2015-10-02 Iztok Jeras
added most new function declarations, replaced all usecases for old functio...
blob@ e9785c 提交对比 | 对比当前
2015-10-05 Jan Breuer
Resolve #54: Detect not typed numbers in SCPI_CommandNumbers
blob@ 5e68cb 提交对比 | 对比当前
2015-10-04 Jan Breuer
Fix clang warnings, add clang to travis
blob@ df3eeb 提交对比 | 对比当前
2015-09-15 Jan Breuer
Resolve #46: Detect missing parameter
blob@ c1e514 提交对比 | 对比当前
2015-08-31 Jan Breuer
Fix #44: incorrect handling of empty string
blob@ d2a068 提交对比 | 对比当前
2015-08-24 Jan Breuer
Resolve #40: Fix SCPI_ParamCopyText and add test
blob@ 8ac737 提交对比 | 对比当前
2015-08-10 Jan Breuer
Resolve #39: Correct handling of unsigned integers
blob@ deae06 提交对比 | 对比当前
2015-08-06 Jan Breuer
Fix type cast warnings in LabWindows/CVI
blob@ 5ce645 提交对比 | 对比当前
2015-08-06 Jan Breuer
Use uppercase TRUE and FALSE everywhere
blob@ e016a3 提交对比 | 对比当前
2015-08-05 Jan Breuer
Remove unused debug functionality
blob@ fb2427 提交对比 | 对比当前
2015-08-04 Jan Breuer
Cleanup of macros and defines
blob@ 7f3d9c 提交对比 | 对比当前
2015-08-03 lhoerl
added full SCPI error messages added list for device dependent error messag...
blob@ ed07df 提交对比 | 对比当前
2015-04-25 Jan Breuer
Solve #16 Multiple Identical Capabilities
blob@ 838470 提交对比 | 对比当前
2015-04-22 Jan Breuer
Support RESPONSE MESSAGE UNIT SEPARATOR, issue #21
blob@ a5a84c 提交对比 | 对比当前
2015-04-22 Jan Breuer
Make public SCPI_LongToStr, SCPI_DoubleToStr
blob@ c49b34 提交对比 | 对比当前
2015-04-19 Jan Breuer
Implement Traversal of the Header Tree. Solve #22
blob@ f1cd7d 提交对比 | 对比当前
2015-04-18 Jan Breuer
Export matchCommand by SCPI_Match - resolve #30
blob@ 82e804 提交对比 | 对比当前
2015-04-14 Jan Breuer
Add command handling tests, resolve bugs
blob@ 781ef9 提交对比 | 对比当前
2015-01-19 Jan Breuer
Refactoring of arbitrary data, special numbers
blob@ e9becf 提交对比 | 对比当前
首页 | « 前一页 | 下一页 »