Alex Spataru
|
68bfb04ccc
|
Fix FFT crash
|
2024-11-19 09:47:34 -05:00 |
|
Alex Spataru
|
7d0e29e200
|
Make saving frame parser code more intuitive
|
2024-11-19 08:11:54 -05:00 |
|
Alex Spataru
|
79a5239769
|
Migrate old frame parser code
|
2024-11-19 07:31:21 -05:00 |
|
Alex Spataru
|
551f8356cd
|
Update deploy.yml
|
2024-11-19 03:39:55 -05:00 |
|
Alex Spataru
|
08a0802853
|
Update deploy.yml
|
2024-11-19 03:30:05 -05:00 |
|
Alex Spataru
|
ce40c67fce
|
Update deploy.yml
|
2024-11-19 03:20:15 -05:00 |
|
Alex Spataru
|
a359729dc9
|
Use Intel compiler on macOS too
|
2024-11-19 03:02:34 -05:00 |
|
Alex Spataru
|
8c07f18555
|
Default to MSVC on Windows
|
2024-11-19 02:48:03 -05:00 |
|
Alex Spataru
|
3d6bdc6bfe
|
Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio
|
2024-11-19 00:52:08 -05:00 |
|
Alex Spataru
|
d241316fce
|
Try to force using installed C/C++ compiler on Windows
|
2024-11-19 00:51:59 -05:00 |
|
Alex Spataru
|
22b7543f43
|
Update HAL_Driver.h
|
2024-11-19 00:41:21 -05:00 |
|
Alex Spataru
|
c4d5d832f9
|
Update deploy.yml
|
2024-11-19 00:29:47 -05:00 |
|
Alex Spataru
|
c2e85582c5
|
Update deploy.yml
|
2024-11-19 00:08:15 -05:00 |
|
Alex Spataru
|
2be67d3015
|
Update deploy.yml
|
2024-11-19 00:05:49 -05:00 |
|
Alex Spataru
|
0fa7ab7de2
|
Update deploy.yml
|
2024-11-19 00:01:52 -05:00 |
|
Alex Spataru
|
b45d601f53
|
Update deploy.yml
|
2024-11-19 00:00:36 -05:00 |
|
Alex Spataru
|
4821885837
|
Go back to C++17
|
2024-11-18 23:40:17 -05:00 |
|
Alex Spataru
|
a1234f14b4
|
Only apply ar/ranlib fixes on Unix
|
2024-11-18 23:00:51 -05:00 |
|
Alex Spataru
|
83c922cffa
|
Try to fix Intel C++ compilation
|
2024-11-18 22:54:15 -05:00 |
|
Alex Spataru
|
ab1d46f7dd
|
Update deploy.yml
|
2024-11-18 22:29:33 -05:00 |
|
Alex Spataru
|
e79d310d7f
|
Try to build using Intel compiler
|
2024-11-18 22:17:50 -05:00 |
|
Alex Spataru
|
6a93579172
|
Add support for Intel C++ compiler
|
2024-11-18 22:17:31 -05:00 |
|
Alex Spataru
|
f45c777105
|
Detect AppleClang on macOS Intel builds
|
2024-11-18 21:44:59 -05:00 |
|
Alex Spataru
|
d3fcdad9be
|
Remove fallback to portable SIMD instructions on unknown compilers
|
2024-11-18 21:34:43 -05:00 |
|
Alex Spataru
|
10892291c2
|
Detect AMD64 and enable AVX2 on Windows
|
2024-11-18 21:27:48 -05:00 |
|
Alex Spataru
|
f2af6297aa
|
Add <cmath> to fix MSVC build
|
2024-11-18 19:49:08 -05:00 |
|
Alex Spataru
|
6a1cfbdf6c
|
Update deploy.yml
|
2024-11-18 19:43:50 -05:00 |
|
Alex Spataru
|
3fbf5c5c51
|
Fix overwrite of compiler flags
|
2024-11-18 19:17:31 -05:00 |
|
Alex Spataru
|
dc25116ac3
|
Update CMakeLists.txt to add OpenMP to Windows
|
2024-11-18 18:58:27 -05:00 |
|
Alex Spataru
|
ec07d4c172
|
Update compiler flags for SIMDe
|
2024-11-18 18:42:02 -05:00 |
|
Alex Spataru
|
4670ef4ca1
|
Add SIMD header with common operations
|
2024-11-18 18:21:27 -05:00 |
|
Alex Spataru
|
e09cfb6be3
|
Use SIMD instructions for updating plot data
|
2024-11-18 17:30:30 -05:00 |
|
Alex Spataru
|
5472860c6b
|
Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio
|
2024-11-18 15:59:56 -05:00 |
|
Alex Spataru
|
9230c38e87
|
Transition to C++ 20
|
2024-11-18 15:59:51 -05:00 |
|
Alex Spataru
|
5195102e15
|
Update deploy.yml
|
2024-11-18 14:30:12 -05:00 |
|
Alex Spataru
|
4d6996a0a8
|
Update deploy.yml to fix macOS Intel build
|
2024-11-18 14:28:38 -05:00 |
|
Alex Spataru
|
63eeb62192
|
Update translations
|
2024-11-18 14:25:06 -05:00 |
|
Alex Spataru
|
a286a15e47
|
Remove descriptor list (#220)
|
2024-11-18 14:18:52 -05:00 |
|
Alex Spataru
|
42b4fa9a62
|
Merge pull request #226 from dsm/master
[BLE] fix data write to characteristic
|
2024-11-18 14:08:46 -05:00 |
|
dsm
|
2fbc6f5871
|
fix data write to characteristic
|
2024-11-18 14:41:32 +03:00 |
|
Alex Spataru
|
598a9ef463
|
Sync dataset view toolbar
|
2024-11-18 04:16:08 -05:00 |
|
Alex Spataru
|
694ece8b02
|
Display BLE errors with messagebox
|
2024-11-18 03:49:32 -05:00 |
|
Alex Spataru
|
025f010301
|
Display current characteristic value when select it
|
2024-11-18 03:40:40 -05:00 |
|
Alex Spataru
|
d569e41717
|
Address issue #220
|
2024-11-18 03:21:45 -05:00 |
|
Alex Spataru
|
c0bc278201
|
Also use a CircularBuffer on the IO::Console
|
2024-11-18 02:51:54 -05:00 |
|
Alex Spataru
|
5cb92d4e57
|
Only configure device connection when worker thread is running
|
2024-11-18 01:50:08 -05:00 |
|
Alex Spataru
|
d17eb0f553
|
Ensure dashboard is only shown when needed
|
2024-11-18 01:43:07 -05:00 |
|
Alex Spataru
|
a2e754b537
|
Use a circular buffer + Knuth-Morris-Pratt (KMP) for parsing frames
|
2024-11-18 01:20:04 -05:00 |
|
Alex Spataru
|
9f7a2be9b5
|
Add file transmission capability
|
2024-11-17 22:24:01 -05:00 |
|
Alex Spataru
|
48dd861d03
|
Remove payloadReceived() signal from HAL_Driver
|
2024-11-17 19:38:00 -05:00 |
|