60 Commits

Author SHA1 Message Date
ritt 42a1aa049a Update README.md 2026-04-13 13:25:12 +02:00
ritt 0e0df37791 Fixed time and waveform points in rec->Branch 2023-02-06 13:58:42 +01:00
ritt 80b3af753e Replaced strncpy by strlcpy 2023-02-06 13:27:31 +01:00
ritt be55a5ed0c Replaced sprintf by snprintf 2023-02-06 13:25:16 +01:00
ritt ebad2db484 README.md edited online with Bitbucket 2022-04-25 09:48:24 +00:00
ritt 82f6514d7c README.md edited online with Bitbucket 2022-04-25 07:24:26 +00:00
ritt 4c9938ec3d Merge branch 'master' of bitbucket.org:ritt/drs4eb 2022-04-25 09:18:33 +02:00
ritt 6eb2304605 Added explicit file name extensions 2022-04-25 09:18:21 +02:00
ritt c25af88258 Added 41-drs.rules and raspi.txt 2021-12-17 15:19:12 +01:00
ritt 45c5755882 Fixed issue with channel depth in 2048 bin mode 2021-08-10 15:30:01 +02:00
ritt 7a630c5f70 Added missing -DUSE_DRS_MUTEX 2021-08-10 13:28:25 +02:00
ritt f77c85ad65 Moved temperature readout into Osci thread 2021-08-10 13:14:08 +02:00
ritt ef759a59f8 Fixed alignment errors 2021-08-10 13:13:03 +02:00
ritt 592497bb5a Updated mxml 2021-08-10 10:42:42 +02:00
ritt 5edb5cf4b7 Added CMake project, removed obsolete libusb function 2021-08-10 10:42:29 +02:00
ritt cefd496089 Ignore .idea 2020-09-03 15:11:42 +02:00
ritt 878f9632c3 Updated manual 2020-08-18 10:49:02 +02:00
ritt 6b7f0c83ef Fixed install dir 2019-06-20 18:05:10 +02:00
ritt 235024cf76 Fixed error in CMakeLists.txt 2019-06-20 17:33:44 +02:00
ritt 96b1076ec4 Added mxml as subproject. CMake still gives errors. 2019-06-20 17:20:00 +02:00
ritt e579e22cbf Added initial Cmake file for drsosc 2019-06-19 18:05:35 +02:00
ritt e0035fd963 Created initial CMakeLists.txt 2019-06-17 22:14:03 +02:00
ritt 725294e96a Made read_binary.C work with current data format 2019-05-27 17:15:08 +02:00
ritt 8f8c01897a Added missiong wxT() 2019-01-14 08:44:31 +01:00
ritt ce588a1b6d Merge branch 'master' of bitbucket.org:ritt/drs4eb 2019-01-09 10:57:42 +01:00
ritt 9418b346bc Switched to libc++ in Makefile, fixed casting error in wxMessageBox 2019-01-09 10:57:28 +01:00
ritt 53ec6a7558 Ignore some windows files 2018-12-11 17:53:33 +01:00
ritt 6b57df374f Added drs_exam_2018.cpp 2017-12-13 11:16:21 +01:00
ritt 426776ab0c Changed comment 2017-12-12 14:03:06 +01:00
ritt aded8e478f Fixed code for external trigger 2017-12-12 13:58:01 +01:00
ritt 4fc3bab402 Updated XCode project file 2017-11-07 14:10:27 +01:00
ritt c4b903e540 Merge branch 'master' of bitbucket.org:ritt/drs4eb 2017-10-11 11:03:40 +02:00
ritt a0019cc7da Fixed a few issues in chip test routine 2017-10-11 11:03:28 +02:00
ritt 7916c5dbab Compiled drscl.exe 2017-10-11 10:03:20 +02:00
ritt 7902250530 Added GPL 2017-10-11 09:40:31 +02:00
ritt ed441935a7 Optimized chip tests for good new chips with lower leakage current 2017-10-10 17:36:34 +02:00
ritt 9df66d5c96 Implemented “-l” option to check USB 2017-04-12 10:26:50 +02:00
ritt 8c916cab22 Updated Visual Studio project file 2017-01-13 13:49:05 +01:00
ritt 9e6aa0e059 Recompiled under Windows 2017-01-09 17:06:59 +01:00
ritt 8461281a67 Optimized chip test for new test board, implemented leakage current limit of 100 pA 2017-01-09 16:54:01 +01:00
ritt 118ded9ac0 Added optional histogram output in chip test 2016-12-05 14:03:06 +01:00
ritt bcc7e30369 Implemented measurement of leakage currents 2016-12-01 16:16:37 +01:00
ritt dfe33dc32d Made chip test work with normal V5 board 2016-12-01 12:25:02 +01:00
ritt 50964d81ca Updated examples to new project structure 2016-12-01 09:31:25 +01:00
ritt 8d814a6705 Switch EXT properly when entering / exiting transparent mode 2016-12-01 08:50:23 +01:00
ritt fab70c5365 Fixed problem when no trigger channel is selected 2016-11-30 17:38:23 +01:00
ritt 8906b39e7d Fixed trigger display if no channel is selected 2016-11-30 17:34:59 +01:00
ritt 8004cfb357 Fixed color of trigger level display at bottom of screen 2016-11-30 17:22:34 +01:00
ritt 51134fb2db Re-arranged trigger source configuration 2016-11-30 17:14:46 +01:00
ritt 5ab32c3921 Made transparent trigger mode wok in multi-board configuration 2016-11-28 16:57:50 +01:00