Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
wes-b 9afcd78957
Fix exposure settings2 (#515)
* Setting powerline to 60Hz

* Fixed Linux Break

* Added exposure mapping support for Linux and Windows

* updated comment

* minor cleanup

* Updated Throughput_perf to support exposure

* fixing build break on Linux with Clang

* fixed Linux Clang build break

* Fixed Linux Clang build break
2019-07-18 16:34:03 -07:00
Steven Schulte 24304371b1 commmon -> common 2019-06-18 12:40:44 -07:00
Chris Edmonds 09b5380a2b
Merge branch 'develop' into user/minpark/Linux_Color_Camera 2019-03-19 11:59:54 -07:00
Derek M c9dc4df230 Updating and standardizing the copyright headers in all of the files. (#87)
Updating and standardizing the copyright headers in all of the files.
2019-02-22 10:31:47 -08:00
Minshik Park 4b0f4bb67a Remove platform dependent code 2019-02-14 21:14:01 -08:00
Minshik Park 0708271e09 Add multi-device scenario. 2019-02-14 20:05:33 -08:00
Minshik Park 58211cd740 Fix another build error. 2019-02-14 18:38:27 -08:00
Minshik Park 437919ae8d Address comments and fix Linux build error. 2019-02-14 18:16:59 -08:00
Minshik Park 50c50666da Fix color_ut build error 2019-02-14 18:04:23 -08:00
Minshik Park 276458ae60 Fix C-lang format. 2019-02-14 17:15:22 -08:00
Minshik Park 2a05be6e48 Initial implementation of k4a color camera for Linux 2019-02-14 16:49:57 -08:00
wes-b 99f5fd5092 Support for multiple devices on one PC (#12)
* Added support for Multiple Azure Kinect devices on a single PC. Functional tests have been added, but are disabled until support is added in the lab.

* fixed linux build break

* address PR feedback
2019-02-13 11:21:34 -08:00
Minshik Park 83259e83ab Update Stop logic to handle some failures (#19)
* Actual stop logic does not wait until sample callback to handle streaming failure.
New stop will do flush and deselect stream and sample callback will just check the status.

* Fix unit test failure.
2019-02-01 11:54:59 -08:00
Matt Schulte abb3b68a3b Moves the K4A SDK to open source project 2019-01-26 14:04:57 -08:00