Chernov Dmitriy
2016-02-25 6092bdc4b163977bb5f31df50e6b2a6def28aac5
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 提交对比 | 对比当前
2015-01-18 Jan Breuer
Refactoring token constants
blob@ 794a6e 提交对比 | 对比当前
2014-12-12 Jan Breuer
Parser refactoring
blob@ af4e63 提交对比 | 对比当前
2014-11-06 Jan Breuer
Refactor private lexer and private parser API
blob@ c8abf9 提交对比 | 对比当前
2014-11-06 Jan Breuer
Convert to v1 API
blob@ 496887 提交对比 | 对比当前
2014-09-24 Jan Breuer
Refactor token_t and token_type_t to have scpi_ prefix
blob@ be3350 提交对比 | 对比当前
2014-09-24 Jan Breuer
Merge support for matching number suffix from master
blob@ 7755a1 提交对比 | 对比当前
2013-12-25 Jan Breuer
Refactor bool_t to scpi_bool_t
blob@ ef2855 提交对比 | 对比当前
2013-10-24 Jan Breuer
Refactor public and private functions
blob@ 43d97a 提交对比 | 对比当前
2013-10-23 Jan Breuer
merge functionality from 'master' branch
blob@ 59d461 提交对比 | 对比当前
2013-10-03 Jan Breuer
Add support for Boolean program data
blob@ 94ccbe 提交对比 | 对比当前
首页 | « 前一页 | 下一页 »