Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for y411 format. #8871

Closed
wants to merge 297 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
297 commits
Select commit Hold shift + click to select a range
b058111
CR updates
Nir-Az Apr 28, 2021
0705f5f
readme updated
remibettan Apr 28, 2021
084d220
disable AVX for open-vino
Nir-Az Apr 28, 2021
2b38024
log.f in python
MMirbach Apr 4, 2021
79d8b01
cpp files changed
MMirbach Apr 7, 2021
259e787
removing log
MMirbach Apr 11, 2021
808a9a7
remove skipping test
MMirbach Apr 11, 2021
637eb75
CR fixes
Nir-Az Apr 28, 2021
42abc04
using localtime instead of localtime_s
remibettan Apr 28, 2021
bddae60
PR #8920 from Nir: Add a CMake flag for disable AVX for OpenVINO
maloel Apr 28, 2021
8cfef06
PR #8788 from Matan: find_first_device_or_exit (cpp/py) exit with err…
maloel Apr 28, 2021
6edfc19
Bump D400 FW version to 5.12.13.50
ev-mp Apr 28, 2021
afc0992
decouple live test from unit tests
Apr 28, 2021
7c8c693
Merge branch 'development' of https://github.com/IntelRealSense/libre…
Apr 28, 2021
86096c5
use common define for timeout
Nir-Az Apr 29, 2021
d5e775b
Merge pull request #8925 from ev-mp/FW_5.12.13.50
ev-mp Apr 29, 2021
b438f60
switch building all windows on VS2017
Nir-Az Apr 29, 2021
c0b49a5
no more distinction for OS required
tkazik Apr 30, 2021
2dd5b01
Merge pull request #8935 from tkazik/fix/easier-dist-linux
ev-mp May 2, 2021
0cec5dd
cr corrections
remibettan May 2, 2021
2027391
added option of update counter being zero
May 2, 2021
9ae8fee
cr correction
remibettan May 2, 2021
1dbe010
Merge branch 'development' of https://github.com/IntelRealSense/libre…
May 2, 2021
5056727
update log
Nir-Az May 2, 2021
da937ad
added comment
May 2, 2021
927cab9
Revised comment and made a little simpler
maloel May 2, 2021
fa66272
Fix update counter in case of reset
maloel May 2, 2021
1884319
PR #8940 from Matan: fix LibCI FW update counter checks
maloel May 2, 2021
d7f3c6b
change LIVE_TEST to LIVE_TESTS
May 2, 2021
c5c0f5e
Merge branch 'development' of https://github.com/IntelRealSense/libre…
May 2, 2021
1104ef6
Merge pull request #8933 from Nir-Az/travis_fix_chocolate
ev-mp May 2, 2021
c8b5e2d
travis.yml changes
May 2, 2021
af01b08
depth units default value added for d405
remibettan May 2, 2021
538a940
Merge branch 'development' of https://github.com/IntelRealSense/libre…
May 3, 2021
d2ddb31
CR
May 3, 2021
400c56c
update warnings number
aseelegbaria May 3, 2021
e3b1176
PR #8944 from Aseel: decouple live-test.exe from unit-tests
maloel May 3, 2021
2583a9b
editted condition in set & apply_preset
May 3, 2021
2ba3ca5
PR #8913 from Nir: replace GVD queries with device update notificatio…
maloel May 4, 2021
509cf5c
remove device icon from SW update window
Nir-Az May 4, 2021
08059b3
move unit-tests/hdr into func/
maloel Apr 29, 2021
26ed135
hdr unit-test is only for D400*
maloel Apr 29, 2021
2bb8b0a
reduce warnings by 3
maloel Apr 29, 2021
e2e43a5
adding time for pwm to start
remibettan Apr 29, 2021
8c6c6ff
reduce warning count to 108 after removing examples from LibCI
maloel May 4, 2021
2849349
SW-Update remove left device column
Nir-Az May 4, 2021
3af32c6
cr correction
remibettan May 5, 2021
f074193
Merge pull request #8950 from Tomertech/preset_change_15585
ev-mp May 5, 2021
4ecf6cf
Merge pull request #8943 from ev-mp/57
ev-mp May 5, 2021
96f2b87
inferring tags by path
MMirbach Apr 18, 2021
146a51c
helper function turned to Test method
May 2, 2021
50deb41
removed spaces
May 2, 2021
f5a8d47
CR
May 5, 2021
50e5306
added option for multiple tags
May 5, 2021
9d46a88
typo fix
May 5, 2021
81df716
PR #8922 from Matan: LibCI tag unit-tests by dir structure
maloel May 5, 2021
43eff38
separated Test classes
May 5, 2021
f5281c9
first try
May 5, 2021
31af307
now creats cmakes as should
May 5, 2021
852679a
Merge pull request #8946 from remibettan/b5b-depth-units-fix-in-non-a…
ev-mp May 5, 2021
99082a2
Merge branch 'development' into hdr
ev-mp May 5, 2021
ff88d38
Merge pull request #8926 from maloel/hdr
ev-mp May 5, 2021
b505a6f
Merge pull request #8910 from Tomertech/wrong_error
ev-mp May 5, 2021
aaebe18
Merge pull request #8906 from remibettan/rs-convert-support-imu-pose
ev-mp May 5, 2021
9bf3344
Revert "Move unit-tests/hdr into func/"
ev-mp May 5, 2021
b1e668a
passed initial testing
May 5, 2021
1c78d17
white space differences
May 5, 2021
c644e58
Merge pull request #8972 from IntelRealSense/revert-8926-hdr
ev-mp May 5, 2021
1a1bdf9
Merge pull request #8896 from andrusza2/sr305_cuda_build_bugfix
ev-mp May 5, 2021
ad051d8
Revert "Merge pull request #8906 from remibettan/rs-convert-support-i…
maloel May 6, 2021
804f5f4
Support L535 options
aangerma May 4, 2021
00d349f
Added rx_sensitivity (auto gain) option
aangerma May 4, 2021
c1be1d2
CR fixes
aangerma May 5, 2021
33f7025
CR fixes
aangerma May 5, 2021
1ce3ae7
update l500_serializable
aangerma May 5, 2021
1a32922
support added for imu and pose in csv converter
remibettan May 6, 2021
a4b6adf
Support for RS2_OPTION_RX_SENSITIVITY on nodejs
aangerma May 6, 2021
f6ed23b
Update post-processing-filters.md
c-flew May 9, 2021
8307356
CR fixes
aangerma May 9, 2021
07091ad
CR
May 9, 2021
523d4ec
Merge pull request #8986 from c-flew/patch-1
ev-mp May 9, 2021
4a74d6a
change RX_SENSITIVITY to AUTO_RX_SENSITIVITY,
aangerma May 9, 2021
27fc5a6
CR
May 9, 2021
94091ef
warnings 108 --> 107
remibettan May 9, 2021
7a2a6b8
Merge pull request #8977 from remibettan/rs-convert-support-imu-pose-…
ev-mp May 10, 2021
b8a22ce
Libci test - frames delay
nohayassin Apr 22, 2021
240dae5
Added flag for light run
nohayassin Apr 22, 2021
be39c49
remove sensor test for light test
nohayassin May 2, 2021
5d6b295
fixed warnings
nohayassin May 2, 2021
2d1c832
iteration number
nohayassin May 2, 2021
c93553b
iteration number
nohayassin May 6, 2021
f4594f5
removed L500
nohayassin May 9, 2021
f7cb68a
setting warning threshold to 84
nohayassin May 9, 2021
9748916
Merge pull request #8883 from nohayassin/dso_16526_libci_new_test
ev-mp May 10, 2021
4fa6bb0
remove unit-tests/algo/d2rgb/
maloel Apr 27, 2021
49b77bc
remove CAH from Viewer, DQT
maloel Apr 28, 2021
c09465b
remove warning in calibration-model.cpp
maloel Apr 28, 2021
d02e103
remove AC from librs
maloel May 5, 2021
5f97232
remove CAH-related from LRS & wrappers
maloel Apr 28, 2021
2a13f87
reduce warning count to 65
maloel May 6, 2021
ee75e05
bring back node.js CAH options (trigger,reset) because of enums.py error
maloel May 6, 2021
0723a83
removed CAH trigger, reset from test-set-option.py
maloel May 7, 2021
04f0f11
CR fixes
maloel May 9, 2021
f522e2f
fix error
maloel May 9, 2021
cdb3aa8
support SR306 camera
nohayassin Apr 5, 2021
bf122de
support SR306 camera
nohayassin Apr 11, 2021
5adce15
support SR306 camera
nohayassin Apr 11, 2021
bc82331
SR306 demos fix
nohayassin Apr 18, 2021
30f1258
SR306 demos fix
nohayassin Apr 19, 2021
a1286f0
SR306 demos fix
nohayassin Apr 20, 2021
d792c9e
SR306 demos fix
nohayassin Apr 21, 2021
c86a790
SR306 demo examples fixes
nohayassin Apr 22, 2021
41b9a86
SR306 demo examples fixes
nohayassin Apr 25, 2021
15d0ada
python examples fix to work with T265
nohayassin Apr 28, 2021
da17b5b
Fixed C++ and python examples
nohayassin May 5, 2021
8f20392
demo fixes
nohayassin May 6, 2021
3b5c2ff
fixes
nohayassin May 9, 2021
79d01ea
benchmark fixes
nohayassin May 10, 2021
9924d46
PR #8979 from Eran: remove AC
maloel May 10, 2021
a2b0a5a
l500 - metadata display negative brightness and hue corrected
remibettan Apr 28, 2021
e0aa210
color options test added, set-option test moved to options folder
remibettan May 6, 2021
cf5de45
test commented and debug printings removed
remibettan May 6, 2021
b630396
changes as requested within code review comments
remibettan May 9, 2021
baa26f0
exit gracefully when no color_sensor
remibettan May 10, 2021
2130364
number of frames between set and check increased to 15
remibettan May 10, 2021
9c412cc
Merge branch 'development' into L353-options
maloel May 10, 2021
b8ec3b5
PR #8952 from Avishag: Support L535 options
maloel May 10, 2021
8ef7566
UT - reset cb function after device reconnect
Nir-Az May 10, 2021
6a595d3
Merge pull request #8921 from remibettan/l500-color-metadata-display-…
ev-mp May 10, 2021
ee58821
PR #8993 from Nir: Fix unit-tests crash after hw-reset
maloel May 10, 2021
adaa1c9
fix android compilation
maloel May 11, 2021
c560e8b
string to value
Mar 15, 2021
4c742ae
changed function to c++11 version
Mar 18, 2021
1780e89
fix type casting
Apr 12, 2021
210feb0
implemented PR comments
Apr 12, 2021
2c7a633
typo
Apr 12, 2021
d184544
Deleted redundant files
Tomertech Apr 12, 2021
767b1b9
fixed warnings
Apr 19, 2021
b8b880b
shorten paths
Apr 19, 2021
0367759
changed path
Apr 20, 2021
750565d
added description and fixed indentations
Apr 20, 2021
ad630fe
reduce warnings to 62 to match development
maloel May 4, 2021
ca46cf3
rename func/hdr/ -> func/d400/
maloel May 4, 2021
adafb85
Fix SR3xx FW recognized size.
ev-mp Apr 21, 2021
cde677f
Address CR remarks
ev-mp May 6, 2021
b3b9625
removed variable and raising error
May 12, 2021
ee8ac43
Added option RS2_OPTION_TRANSMITTER_FREQUENCY
aangerma May 12, 2021
bc7c377
Delete unknown file
MMirbach May 12, 2021
2a7c81f
PR #9004 from Eran: move unit-tests/hdr into func/l400/
maloel May 12, 2021
897c6e6
ubuntu fixes
nohayassin May 12, 2021
ec5cbd4
split single string argument into options
May 12, 2021
7b12ba0
Merge branch 'cmake-filtering' of https://github.com/MMirbach/libreal…
May 12, 2021
4fd868b
moved options to start of command line
May 12, 2021
aa62b4f
PR #8973 from Matan: Unit-tests-config subsets using --tag/--regex/--…
maloel May 12, 2021
ffc7052
done with run, need to do config
May 9, 2021
6ad60a7
done config too
May 12, 2021
71dd6c5
added explanation to usage
May 12, 2021
395b5be
reset delay & add up to date notification
Nir-Az May 11, 2021
3ae14ab
move RS2_OPTION_ENABLE_MAX_USABLE_RANGE and RS2_OPTION_ENABLE_IR_REFL…
aangerma May 12, 2021
81edd8e
CR fixes
aangerma May 12, 2021
cd4f190
CR
May 12, 2021
399f29e
fix rspy.unittest.ExeTest init w/ default TestConfig if source not found
maloel May 12, 2021
723b0a4
PR #9009 from Eran: fix rspy.unittest.ExeTest init if source not found
maloel May 12, 2021
154d9dc
changed error to log.d
May 12, 2021
7bbad7c
PR #9010 from Matan: Bug fix in unittest.py, log.d instead of error
maloel May 12, 2021
50da83a
Update description of AUTO_RX_SENSITIVITY
maloel May 12, 2021
f366496
fix ;
maloel May 12, 2021
6a43015
Update summaries in C#
maloel May 12, 2021
856c4bd
Fix Unreal comment
maloel May 12, 2021
94a76c3
Add comment to AUTO_RX_SENSITIVITY control
maloel May 12, 2021
0e03af7
fix compilation issue
aangerma May 12, 2021
32d9cc9
rename rx_auto_sensitivity to auto_rx_sensitivity
aangerma May 12, 2021
b6f7321
remove "Available tests/tags:" header from output
maloel May 12, 2021
dc032f7
remove "Available tests/tags:" header from output
maloel May 12, 2021
76bd659
PR #9007 from Matan: --list-tags with --list-tests prints each test a…
maloel May 12, 2021
9d48d19
PR #9003 from Avishag: new control - Transmitter frequency
maloel May 13, 2021
b734940
Merge pull request #8749 from nohayassin/dso_16719_demo
ev-mp May 13, 2021
f54ed7c
remove emitter-on-off support from b5b
remibettan May 13, 2021
49607d4
Add logs
Nir-Az May 13, 2021
8f1a5ad
Add test for memory leak to be run with valgrind
doronhi Apr 7, 2021
3737671
fix memory issue in backend-v4l2.cpp
doronhi Apr 21, 2021
14f5670
Add REQUIRE to test-sensor-option
doronhi May 13, 2021
73d1ed5
Merge pull request #8876 from ev-mp/sr3xx_fix
ev-mp May 13, 2021
e7a55fd
Merge branch 'IntelRealSense:development' into development
SergeySPF May 13, 2021
fdfe963
Changed Build Asset Bundles method for use in Unity for Linux
SergeySPF May 13, 2021
acb6a37
added rspy.file.split_comments()
maloel May 14, 2021
d9bda61
rspy.unittest -> rspy.libci
maloel May 14, 2021
7d3b57d
added libci.home, .configgile, .exceptionsfile
maloel May 14, 2021
140e536
fix empty line in rspy.log.progress
maloel May 14, 2021
5bcc36e
add device exceptions, --no-exceptions; log dir shown only if running…
maloel May 14, 2021
6342019
rename 2 test_ tests to test-
maloel May 14, 2021
46eae82
rename test-set-option.py -> test-drops-on-set.py
maloel May 14, 2021
4f22381
PR #9021 from SergeySPF: fix Unity editor script on Linux
maloel May 14, 2021
55c56d1
PR #9025 from Eran: LibCI device exceptions file plus minor fixes
maloel May 16, 2021
ac228c3
added explanation for flag
May 16, 2021
82cc934
CR updates
Nir-Az May 16, 2021
da2d368
HWM_OVER_XU logic rework in L500
maloel May 16, 2021
d01b584
change libjpeg-turbo branch to 'main'
maloel May 16, 2021
3d9dc1d
remove ir pattern only for relevant devices
remibettan May 13, 2021
7a7c2bc
Support for alternative 0x0AA2 PID for SR306
nohayassin May 18, 2021
d8024a3
Merge pull request #9035 from maloel/jpg
ev-mp May 18, 2021
24a02cb
Merge pull request #8875 from doronhi/memory_leak_test-sensor-option
ev-mp May 19, 2021
6399ca4
Merge pull request #8804 from Tomertech/out_of_boundary2
ev-mp May 19, 2021
1dcf404
preset max value moved to sensor constructor
remibettan May 19, 2021
cafc38e
avoid register to emitter on/off acc to capabilities rather than pid
remibettan May 19, 2021
60826c5
PR #9034 from Eran: HWM_OVER_XU logic rework in L500
maloel May 19, 2021
60878c1
creating test with context
May 19, 2021
6e1a220
Restructure unit-tests CMakes; fix recording for func-rec-play-non-re…
maloel May 19, 2021
e6d3d44
moved context to config
May 19, 2021
50cc148
cr
May 19, 2021
584d6d1
cr
May 19, 2021
9583aa8
typo
May 19, 2021
4e209ce
fix rspy.repo.build to not include RelWithDebInfo (in LibCI)
maloel May 19, 2021
46ae4bf
Merge pull request #9041 from nohayassin/dso_17101
ev-mp May 19, 2021
251f5a8
PR #9046 from Matan: run-unit-tests --context propagation
maloel May 19, 2021
7c2d023
changed regex used to match directives
May 19, 2021
ba65ade
continuig over lines with mismatch in context
May 19, 2021
341cdef
fix 3d playback
Nir-Az May 18, 2021
d88df83
Merge pull request #9017 from remibettan/b5b-remove-emitter-on-off-su…
ev-mp May 19, 2021
775c6a1
Merge pull request #9019 from remibettan/narrowing-visual-preset-rang…
ev-mp May 19, 2021
ab61c05
exapnding regex and comments
May 19, 2021
5f236d2
PR #9050 from Eran: fix recording for func-rec-play-non-realtime
maloel May 19, 2021
82dbd8e
Update logic /flex and fix the group numbers
maloel May 19, 2021
ccbede5
PR #9049 from Matan: parsing of new context syntax
maloel May 19, 2021
ec40c2c
check_fw_compatibility added to API and to Viewer
remibettan May 3, 2021
9a79fa9
checking fw compatibility in rs-fw-update tool
remibettan May 4, 2021
b88bddd
moving dfu_header struct to usb_types header
remibettan May 4, 2021
18ba1b6
check fw compatibility API added to python wrapper
remibettan May 4, 2021
fd9c624
check fw compatibility API added to C# wrapper
remibettan May 4, 2021
79ef850
check fw compatibility API added to android wrapper
remibettan May 4, 2021
0019050
linux compile correction
remibettan May 4, 2021
f10cf35
maps added for device to min fw version
remibettan May 10, 2021
43b76f7
sr300 min max check added - values to be checked
remibettan May 10, 2021
56e51e1
test added, python wrapper corrected
remibettan May 11, 2021
8435299
dfu header structure pragma packed to 1
remibettan May 11, 2021
918968b
syntax correction for android build
remibettan May 11, 2021
7ce7cd2
test improved - sr300 versions to be rechecked
remibettan May 13, 2021
c4ac65b
sr300 fw versions fixed, test improved
remibettan May 18, 2021
25e038d
path to fw versions changed for LibCI PCs
remibettan May 18, 2021
02e2f85
LibCI fw update only versions not the same (unless nightly)
maloel May 20, 2021
da52c54
PR #9055 from Eran: [LibCI] do no FW update if same version (unless n…
maloel May 20, 2021
8492f46
Code Review changes
remibettan May 20, 2021
88d2417
fw image pointer and size check added, sr300 running via libci avoide…
remibettan May 20, 2021
d287f3f
PR #8967 from Nir: remove device image from SW-update windows
maloel May 20, 2021
f425857
CR updates
Nir-Az May 20, 2021
1dddf75
adding missing include for linux compilation
remibettan May 20, 2021
29247b7
PR #9051 from Nir: Viewer - No 3D image on playback
maloel May 20, 2021
3ecc85d
remove leftovers + update comments
Nir-Az May 20, 2021
c22953f
PR #9008 from Nir: Online updates - Enhancements
maloel May 20, 2021
d10ebc2
Merge pull request #8948 from remibettan/fw-update-version-sku-limita…
ev-mp May 20, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 13 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ matrix:
- |
subst d: ../.
- cd d:/build
- cmake .. -G "Visual Studio 15 2017 Win64" -DPYTHON_EXECUTABLE="C:/Python38/python.exe" -DBUILD_PYTHON_BINDINGS=true -DPYBIND11_PYTHON_VERSION=3.8 -DBUILD_UNIT_TESTS=true -DBUILD_EXAMPLES=false -DBUILD_TOOLS=false -DBUILD_WITH_TM2=false -DFORCE_RSUSB_BACKEND=true
- cmake .. -G "Visual Studio 15 2017 Win64" -DPYTHON_EXECUTABLE="C:/Python38/python.exe" -DBUILD_PYTHON_BINDINGS=true -DPYBIND11_PYTHON_VERSION=3.8 -DBUILD_UNIT_TESTS=false -DBUILD_LEGACY_LIVE_TEST=true -DBUILD_EXAMPLES=false -DBUILD_TOOLS=false -DBUILD_WITH_TM2=false -DFORCE_RSUSB_BACKEND=true
- cmake --build . --config $LRS_RUN_CONFIG -- -m
- cd $LRS_RUN_CONFIG
- ls
Expand All @@ -30,7 +30,9 @@ matrix:
- |
subst d: ../.
- cd d:/build
- cmake .. -G "Visual Studio 14 2015 Win64" -DBUILD_EXAMPLES=true -DBUILD_WITH_TM2=true -DCHECK_FOR_UPDATES=true
# Currently build on VS2017, VS2015 is temporary unavailable (Microsoft issue)
#- cmake .. -G "Visual Studio 14 2015 Win64" -DBUILD_EXAMPLES=true -DBUILD_WITH_TM2=true -DCHECK_FOR_UPDATES=true
- cmake .. -G "Visual Studio 15 2017 Win64" -DBUILD_EXAMPLES=true -DBUILD_WITH_TM2=true -DCHECK_FOR_UPDATES=true
- cmake --build . --config $LRS_BUILD_CONFIG -- -m
- ls $LRS_BUILD_CONFIG

Expand All @@ -44,7 +46,9 @@ matrix:
- |
subst d: ../.
- cd d:/build
- cmake .. -G "Visual Studio 14 2015 Win64" -DBUILD_EXAMPLES=false -DBUILD_TOOLS=false -DBUILD_CSHARP_BINDINGS=true -DDOTNET_VERSION_LIBRARY="4.5" -DDOTNET_VERSION_EXAMPLES="4.5" -DCHECK_FOR_UPDATES=true
# Currently build on VS2017, VS2015 is temporary unavailable (Microsoft issue)
#- cmake .. -G "Visual Studio 14 2015 Win64" -DBUILD_EXAMPLES=false -DBUILD_TOOLS=false -DBUILD_CSHARP_BINDINGS=true -DDOTNET_VERSION_LIBRARY="4.5" -DDOTNET_VERSION_EXAMPLES="4.5" -DCHECK_FOR_UPDATES=true
- cmake .. -G "Visual Studio 15 2017 Win64" -DBUILD_EXAMPLES=false -DBUILD_TOOLS=false -DBUILD_CSHARP_BINDINGS=true -DDOTNET_VERSION_LIBRARY="4.5" -DDOTNET_VERSION_EXAMPLES="4.5" -DCHECK_FOR_UPDATES=true
- cmake --build . --config $LRS_BUILD_CONFIG -- -m
- ls $LRS_BUILD_CONFIG

Expand All @@ -55,7 +59,7 @@ matrix:
dist: xenial
env: RS_CPP_TEST=true
script:
- cmake .. -DBUILD_UNIT_TESTS=true -DBUILD_EXAMPLES=false -DBUILD_TOOLS=false -DBUILD_WITH_TM2=false -DCHECK_FOR_UPDATES=true
- cmake .. -DBUILD_UNIT_TESTS=false -DBUILD_LEGACY_LIVE_TEST=true -DBUILD_EXAMPLES=false -DBUILD_TOOLS=false -DBUILD_WITH_TM2=false -DCHECK_FOR_UPDATES=true
- cmake --build . --config $LRS_RUN_CONFIG -- -j4
- ./unit-tests/live-test -d yes -i [software-device]
- for i in ./records/single_cam/*; do ./unit-tests/live-test -d yes -i ~[multicam] from "$i"; done
Expand Down Expand Up @@ -151,11 +155,13 @@ install:
sudo apt-get install libglfw3-dev libglfw3;
fi

# Currently build on VS2017, VS2015 is temporary unavailable (Microsoft issue)
# This would go inside the following if:
# if [[ "$VS15" == "true" ]]; then
# choco install -y vcbuildtools --version 2015.4 --force;
# fi;
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then
choco install -y python3 --version 3.8.1;
if [[ "$VS15" == "true" ]]; then
choco install -y vcbuildtools --version 2015.4 --force;
fi;
fi

- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
Expand Down
1 change: 1 addition & 0 deletions CMake/android_config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ macro(os_set_flags)
unset(APPLE)
set(BUILD_WITH_TM2 OFF)
set(BUILD_UNIT_TESTS OFF)
set(BUILD_LEGACY_LIVE_TEST OFF)
set(BUILD_EXAMPLES OFF)
set(BUILD_TOOLS OFF)
set(BUILD_WITH_OPENMP OFF)
Expand Down
5 changes: 4 additions & 1 deletion CMake/lrs_options.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ option(BUILD_WITH_STATIC_CRT "Build with static link CRT" ON)
option(HWM_OVER_XU "Send HWM commands over UVC XU control" ON)
option(COM_MULTITHREADED "Set OFF to initialize COM library with COINIT_APARTMENTTHREADED (Windows only)" ON)
option(BUILD_SHARED_LIBS "Build shared library" ON)
option(BUILD_UNIT_TESTS "Build realsense unit tests. Note that when enabled, additional tests data set will be downloaded from a web server and stored in a temp directory" OFF)
option(BUILD_UNIT_TESTS "Build LibCI unit tests. If enabled, additional test data may be downloaded" OFF)
option(BUILD_LEGACY_LIVE_TEST "Build the live-test.exe test used in Travis. If enabled, additional test data may be downloaded" OFF)
option(BUILD_INTERNAL_UNIT_TESTS "Test package for components under librealsense namespace, requires BUILD_SHARED_LIBS=OFF and BUILD_UNIT_TESTS=ON" OFF)
option(BUILD_EXAMPLES "Build examples (not including graphical examples -- see BUILD_GRAPHICAL_EXAMPLES)" ON)
option(BUILD_GRAPHICAL_EXAMPLES "Build graphical examples (Viewer & DQT) -- Implies BUILD_GLSL_EXTENSIONS" ON)
Expand All @@ -35,6 +36,8 @@ option(FORCE_LIBUVC "Explicitly turn-on libuvc backend - deprecated, use FORCE_R
option(FORCE_WINUSB_UVC "Explicitly turn-on winusb_uvc (for win7) backend - deprecated, use FORCE_RSUSB_BACKEND instead" OFF)
option(ANDROID_USB_HOST_UVC "Build UVC backend for Android - deprecated, use FORCE_RSUSB_BACKEND instead" OFF)
option(CHECK_FOR_UPDATES "Checks for versions updates" ON)
option(BUILD_WITH_CPU_EXTENSIONS "Enable compiler optimizations using CPU extensions (such as AVX)" ON)
set(UNIT_TESTS_ARGS "" CACHE STRING "Command-line arguments to pass to unit-tests-config.py, e.g. '-t <tag> -r <regex>'")
#Performance improvement with Ubuntu 18/20
if(UNIX AND (NOT ANDROID_NDK_TOOLCHAIN_INCLUDED))
option(ENABLE_EASYLOGGINGPP_ASYNC "Switch Logger to Asynchronous Mode (set OFF for Synchronous Mode)" ON)
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ elseif(BUILD_TOOLS)
add_subdirectory(tools)
endif()

if(BUILD_UNIT_TESTS)
if(BUILD_UNIT_TESTS OR BUILD_LEGACY_LIVE_TEST)
add_subdirectory(unit-tests)
endif()

Expand Down
12 changes: 4 additions & 8 deletions common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@ set(COMMON_SRC
"${CMAKE_CURRENT_LIST_DIR}/decompress-huffman.h"
"${CMAKE_CURRENT_LIST_DIR}/updates-model.h"
"${CMAKE_CURRENT_LIST_DIR}/updates-model.cpp"
"${CMAKE_CURRENT_LIST_DIR}/cah-model.h"
"${CMAKE_CURRENT_LIST_DIR}/cah-model.cpp"


)
)

set(SW_UPDATE_FILES
"${CMAKE_CURRENT_LIST_DIR}/sw-update/http-downloader.h"
Expand All @@ -50,20 +46,20 @@ set(COMMON_SRC
"${CMAKE_CURRENT_LIST_DIR}/sw-update/versions-db-manager.h"
"${CMAKE_CURRENT_LIST_DIR}/sw-update/versions-db-manager.cpp"
)

set(REFLECTIVITY_FILES
"${CMAKE_CURRENT_LIST_DIR}/reflectivity/reflectivity.h"
"${CMAKE_CURRENT_LIST_DIR}/reflectivity/reflectivity.cpp"
)

set(UTILITIES_FILES
"${CMAKE_CURRENT_LIST_DIR}/utilities/number/stabilized-value.h"
"${CMAKE_CURRENT_LIST_DIR}/utilities/string/trim-newlines.h"
"${CMAKE_CURRENT_LIST_DIR}/utilities/string/split.h"
"${CMAKE_CURRENT_LIST_DIR}/utilities/imgui/wrap.h"
"${CMAKE_CURRENT_LIST_DIR}/utilities/imgui/wrap.cpp"
)

set(COMMON_SRC
${COMMON_SRC}
${SW_UPDATE_FILES}
Expand Down
218 changes: 0 additions & 218 deletions common/cah-model.cpp

This file was deleted.

32 changes: 0 additions & 32 deletions common/cah-model.h

This file was deleted.

2 changes: 1 addition & 1 deletion common/calibration-model.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ void calibration_model::update(ux_window& window, std::string& error_message)
}

ImGui::PushItemWidth(120);
ImGui::Combo("##RectifiedResolutions", &selected_resolution, resolution_names_char.data(), resolution_names_char.size());
ImGui::Combo("##RectifiedResolutions", &selected_resolution, resolution_names_char.data(), int(resolution_names_char.size()));

ImGui::SetCursorPosX(10);
ImGui::SetCursorPosY(ImGui::GetCursorPosY() + 5);
Expand Down
Loading