greentest
2017-08-15 Justin Fichtner
Fix bug in tests
3bfa98 对比 | 目录
2017-08-14 Justin Fichtner
Add support for STATus:OPERation:CONDition register and general handling of...
9fa36c 对比 | 目录
2017-08-07 Jan Breuer
Merge pull request #89 from j123b567/feature/expose-on-off
02c004 对比 | 目录
2017-08-07 Jan Breuer
Remove dependency of parser.c to units.h
3cf1b4 对比 | 目录
2017-07-19 Iztok Jeras
moving bool choice definition (ON, OFF) to units.c, so it could be used by ...
a10c46 对比 | 目录
2017-07-07 Jan Breuer
Merge pull request #86 from RedPitaya/master
06b8e4 对比 | 目录
2017-07-07 Iztok Jeras
fixed typo FAGRENHEIT should be FAHRENHEIT
21f09e 对比 | 目录
2017-04-10 Jan Breuer
Merge pull request #85 from richardbarlow/master
1f3aae 对比 | 目录
2017-01-30 Rich Barlow
Don't reference malloc if not using alloc/free
219ca4 对比 | 目录
2017-02-22 Jan Breuer
Merge pull request #84 from Yorkshire-Jack/master
09bdc2 对比 | 目录
2017-02-22 Jack
Fix compiler warning with USE_COMMAND_TAGS 0
db0bfe 对比 | 目录
2017-02-21 Jack
Fix compiler detection for avr-gcc with -std=gnu99
fb2ee7 对比 | 目录
2016-10-17 Jan Breuer
Merge pull request #83 from ardovm/master
15671f 对比 | 目录
2016-10-15 Arrigo Marchiori
align parser test to last commits
8e04e1 对比 | 目录
2016-10-14 Arrigo Marchiori
remove a "unused parameter" warning
736d46 对比 | 目录
2016-10-14 Arrigo Marchiori
restore C99 compliance.
0347bd 对比 | 目录
2016-06-02 Jan Breuer
Fix FALSE and TRUE in examples. Make scpi-def.cpp similar to c version
c20ead 对比 | 目录
2016-06-02 Jan Breuer
Fix formating to cc.h, add stdbool.h detection
a8a386 对比 | 目录
2016-06-02 Jan Breuer
Rearange HAVE_ISFINITE and HAVE_FINITE
16c213 对比 | 目录
2016-06-02 Jan Breuer
Fix 64bit constant int suffixes
7e0f43 对比 | 目录
2016-06-02 Jan Breuer
Fix cpp example for old compillers
499813 对比 | 目录
2016-05-31 Jan Breuer
Fix travis (does not support c11)
9760a9 对比 | 目录
2016-05-31 Jan Breuer
Fix test comment
7fd135 对比 | 目录
2016-05-31 Jan Breuer
Add more compilation tests to travis
d0f4f3 对比 | 目录
2016-05-31 Jan Breuer
Rework compiler detection, fix SCPI_dtostre length limitation
3c5ca8 对比 | 目录
2016-05-31 Jan Breuer
Remove deprecated function bzero
097035 对比 | 目录
2016-05-31 Jan Breuer
Convert c++ style comments // to c89 style comments /* */
613c45 对比 | 目录
2016-05-31 Jan Breuer
Fix compilation under c++ compiler
bc9b3a 对比 | 目录
2016-05-31 Jan Breuer
Add channel list example call
c8c00d 对比 | 目录
2016-05-16 Jan Breuer
Fix buffer overflow in example handling of channel list
28a375 对比 | 目录
2016-05-15 Jan Breuer
Fix buffer overflow in SCPI_NumberToStr, SCPI_DoubleToStr and SCPI_FloatToStr
91dfcd 对比 | 目录
2016-04-24 Jan Breuer
Add support for array parameters represened as text (#52)
71c6c1 对比 | 目录
2016-04-24 Jan Breuer
Add "No error" to error list
ff313c 对比 | 目录
2016-04-24 Jan Breuer
Merge branch 'feature/SCPI_99_21_8_Device_dependent_error_information_73' a...
e23fb6 对比 | 目录
2016-04-24 Jan Breuer
Add tests for Device dependent error information
9b4305 对比 | 目录
2016-04-24 Jan Breuer
Fix strndup of NULL, add auto length for SCPI_ErrorPushEx
1f77a0 对比 | 目录
2016-04-24 Jan Breuer
Move free from SCPI_ResultError to SCPI_SystemErrorNextQ to correspond with...
fdce1e 对比 | 目录
2016-04-24 Jan Breuer
Fix order of deallocations, add heap unit test
7d6b42 对比 | 目录
2016-04-24 Jan Breuer
Extend travis script to test all configurations with device dependent error
bf7f72 对比 | 目录
2016-04-24 Jan Breuer
Fix OUR_strndup, optimize non USE_DEVICE_DEPENDENT_ERROR_INFORMATION config...
c7d5f9 对比 | 目录
2016-04-24 Jan Breuer
Fix tests for device dependent info, convert to strndup, fix out of bounds ...
94c8fa 对比 | 目录
2016-04-24 Jan Breuer
Fix test and examples to work with extended errors
3a0d40 对比 | 目录
2016-04-24 Jan Breuer
Just code formatting
a5b6af 对比 | 目录
2016-04-24 Jan Breuer
Merge branch 'master' into feature/SCPI_99_21_8_Device_dependent_error_info...
96f237 对比 | 目录
2016-04-24 Jan Breuer
Just code formatting
d2af54 对比 | 目录
2016-04-18 Jan Breuer
Fix compilation under Microchip C32/XC32 (issue #75)
6a42b4 对比 | 目录
2016-03-02 Chernov Dmitriy
Fix potential memory leak. #73
3344d1 对比 | 目录
2016-03-01 Chernov Dmitriy
The basic implementation completed. Tests are needed. (issue #73)
34d681 对比 | 目录
2016-02-29 Chernov Dmitriy
manual heap ready
508dec 对比 | 目录
2016-02-29 Chernov Dmitriy
strdup(malloc)/free ready.
148070 对比 | 目录
首页 | « 前一页 | 下一页 »