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

Development #7354

Merged
merged 114 commits into from
Sep 16, 2020
Merged

Development #7354

merged 114 commits into from
Sep 16, 2020

Commits on Sep 9, 2020

  1. separate classes

    aseelegbaria committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    4537f40 View commit details
    Browse the repository at this point in the history
  2. add proxy_option class

    aseelegbaria committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e74b54f View commit details
    Browse the repository at this point in the history
  3. fixes following CR

    aseelegbaria committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d1c7a6d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. fixes following CR

    aseelegbaria committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    f31796c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. HDR configuration implemented, without example or fw drop to check

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    cad9e88 View commit details
    Browse the repository at this point in the history
  2. Adding example for HDR

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    c4ab14a View commit details
    Browse the repository at this point in the history
  3. HDR SubPreset data prepared for sending hw command

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    fe79a4c View commit details
    Browse the repository at this point in the history
  4. HDR example added

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    f374b18 View commit details
    Browse the repository at this point in the history
  5. few corrections and debug code added

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    b44048e View commit details
    Browse the repository at this point in the history
  6. AE to be off when sending hdr enable

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    89f0875 View commit details
    Browse the repository at this point in the history
  7. Few improvements

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    88823e4 View commit details
    Browse the repository at this point in the history
  8. Correct returned value for getting seq id

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    84662d4 View commit details
    Browse the repository at this point in the history
  9. removing print of the sub-preset pattern

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    52b9fd2 View commit details
    Browse the repository at this point in the history
  10. getting range for gain and exposure from uvc

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    6110a8a View commit details
    Browse the repository at this point in the history
  11. Sending only params configured by user

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    7f4d0d0 View commit details
    Browse the repository at this point in the history
  12. Send Preset to fw for any change after HDR is enabled

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    b92a499 View commit details
    Browse the repository at this point in the history
  13. Adding options in python wrapper

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    7687262 View commit details
    Browse the repository at this point in the history
  14. merge processing block added as in poc

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    5c312dc View commit details
    Browse the repository at this point in the history
  15. HDR default config changed

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    afdc3b8 View commit details
    Browse the repository at this point in the history
  16. Simplifying the merging pb

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    1d33791 View commit details
    Browse the repository at this point in the history
  17. Adding Split PB and HDR Metadata

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    19a7219 View commit details
    Browse the repository at this point in the history
  18. adding case for get string of the hdr metadata enum values

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    28ec0ce View commit details
    Browse the repository at this point in the history
  19. enabling merge without metadata values

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    53f58f8 View commit details
    Browse the repository at this point in the history
  20. not sending sub preset to fw when changing hdr sequ id in config

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    64294dc View commit details
    Browse the repository at this point in the history
  21. enabling merge when ir is not available

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    7c0a270 View commit details
    Browse the repository at this point in the history
  22. checking also frame counter in order to use ir in merge

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    90337dd View commit details
    Browse the repository at this point in the history
  23. HDR config with gain and exposure after fw drop receival

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    0b282af View commit details
    Browse the repository at this point in the history
  24. merge and split pb added to cpp api, depth with index enabled

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    9ad60ae View commit details
    Browse the repository at this point in the history
  25. add example for split

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    d24187a View commit details
    Browse the repository at this point in the history
  26. removing hdr relative option

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    25937a6 View commit details
    Browse the repository at this point in the history
  27. improving merge filter and enabling use of metadata hdr params

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    a56a926 View commit details
    Browse the repository at this point in the history
  28. merge and split filters adding to python wrapper

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    7d37d56 View commit details
    Browse the repository at this point in the history
  29. restore hdr enabled after stop and start streaming

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    8099473 View commit details
    Browse the repository at this point in the history
  30. hdr config changed flag updated

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    447be06 View commit details
    Browse the repository at this point in the history
  31. Option for split pb added

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    02c9fe1 View commit details
    Browse the repository at this point in the history
  32. adding select id option to python wrapper

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    17175f6 View commit details
    Browse the repository at this point in the history
  33. few improvements in split pb

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    73e13f6 View commit details
    Browse the repository at this point in the history
  34. split filter - using sequence id in algorithm

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    3d36e3f View commit details
    Browse the repository at this point in the history
  35. split filter correction - prepare_output overriden

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    2547082 View commit details
    Browse the repository at this point in the history
  36. Removing debugging windows commands

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    d270542 View commit details
    Browse the repository at this point in the history
  37. Adding the new extensions in the get_string method

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    329a9bd View commit details
    Browse the repository at this point in the history
  38. Merging split and hdr examples, removing tabs

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    44ba744 View commit details
    Browse the repository at this point in the history
  39. Renaming the new options

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    6a292e1 View commit details
    Browse the repository at this point in the history
  40. Changing max of split filter option selected id to 2

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    bcc8d24 View commit details
    Browse the repository at this point in the history
  41. Updating the name of the new options in python wrapper

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    08b1a88 View commit details
    Browse the repository at this point in the history
  42. ensure that meged frame will have fc n and be merged from n and n+1 f…

    …rames
    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    083fa13 View commit details
    Browse the repository at this point in the history
  43. tabs removal

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    75ecd7e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e6603ba View commit details
    Browse the repository at this point in the history
  45. Do not process frames with sequence size zero

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    cc8c6e1 View commit details
    Browse the repository at this point in the history
  46. Restoring Auto Exp and Emitter on off after disabling hdr

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    6c0f1c5 View commit details
    Browse the repository at this point in the history
  47. hdr_cfg member of sensor, exp and gain registered once in code

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    f86b801 View commit details
    Browse the repository at this point in the history
  48. HDR sequence size equals 2

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    048490c View commit details
    Browse the repository at this point in the history
  49. Checking hdr metadata supported before getting it

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    ff3f40d View commit details
    Browse the repository at this point in the history
  50. metadata enum added to sub preset info

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    78070dc View commit details
    Browse the repository at this point in the history
  51. remove buggy typo

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    6262b9c View commit details
    Browse the repository at this point in the history
  52. Improving sequence size and id controls UI

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    76427b1 View commit details
    Browse the repository at this point in the history
  53. discard merged frame if it is too old

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    f9454ee View commit details
    Browse the repository at this point in the history
  54. changing hardcoded default values to const members

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    f97fad1 View commit details
    Browse the repository at this point in the history
  55. merge filter semantic change

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    4b95c6c View commit details
    Browse the repository at this point in the history
  56. merge filter hardcoded values as const members

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    8e8032e View commit details
    Browse the repository at this point in the history
  57. discard depth if infrared is under or over saturated

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    f698f66 View commit details
    Browse the repository at this point in the history
  58. hdr feature only for global shutter devices

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    922c1d0 View commit details
    Browse the repository at this point in the history
  59. semantic change

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    7cc3b03 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    11a0d36 View commit details
    Browse the repository at this point in the history
  61. Adding id in HDR config

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    891396e View commit details
    Browse the repository at this point in the history
  62. Adjustments to fw version with subpreset id

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    2394c3a View commit details
    Browse the repository at this point in the history
  63. Permitting work with rolling shutter

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    275d054 View commit details
    Browse the repository at this point in the history
  64. Adding new option in python wrapper

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    f22eb79 View commit details
    Browse the repository at this point in the history
  65. updating example with ID

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    c17341a View commit details
    Browse the repository at this point in the history
  66. correcting hdr configuration bug

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    e51e2a9 View commit details
    Browse the repository at this point in the history
  67. Split filter option - combo instead of slider in viewer

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    35605d9 View commit details
    Browse the repository at this point in the history
  68. HDR default config - changing low exposure from min (1) to 150

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    4b81db9 View commit details
    Browse the repository at this point in the history
  69. fix bug adding case for get_string of subpreset metadata value

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    6120055 View commit details
    Browse the repository at this point in the history
  70. getting data from firmware on query of hdr mode option

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    baead1a View commit details
    Browse the repository at this point in the history
  71. enabling back the emitter ON OFF subpreset for devices with older fir…

    …mware
    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    ff35136 View commit details
    Browse the repository at this point in the history
  72. checking AE and emitter on off are supported before query

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    66c67d3 View commit details
    Browse the repository at this point in the history
  73. Correcting ranges to be checked for exposure and gain hdr config

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    9c900ae View commit details
    Browse the repository at this point in the history
  74. Exposure and gain ranges added to hdr-config CTOR

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    4a96675 View commit details
    Browse the repository at this point in the history
  75. restoring current HDR configuration if such subpreset is active

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    509d552 View commit details
    Browse the repository at this point in the history
  76. is_enabled checks if current subpreset id is an hdr id

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    956e82b View commit details
    Browse the repository at this point in the history
  77. changes triggered by code review

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    8de082c View commit details
    Browse the repository at this point in the history
  78. Fix Linux compilation error on extra qualification ‘librealsense::hdr…

    …_config::’ [-fpermissive]
    
    Running non-HDR FW results in crash on vector out-of-boundaries access
    ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    2ca312c View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    b2aab6f View commit details
    Browse the repository at this point in the history
  80. Auto disabling Auto Exposure when exposure or gain are changed (manua…

    …l or HDR)
    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    a828c0c View commit details
    Browse the repository at this point in the history
  81. Not marking config as changed on set sequence id

    remibettan authored and ev-mp committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    0fc2a25 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Documentaiton fix

    ev-mp committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8a5cd4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ee0f0 View commit details
    Browse the repository at this point in the history
  3. Improvements triggered by code review

    (cherry picked from commit 3dd6bce)
    
    # Conflicts:
    #	include/librealsense2/hpp/rs_processing.hpp
    #	src/hdr-config.cpp
    remibettan authored and ev-mp committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    030de64 View commit details
    Browse the repository at this point in the history
  4. Correting hdr filters names in cmakelist

    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    7326f76 View commit details
    Browse the repository at this point in the history
  5. Improvements triggered by code review

    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    6810980 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6dfc450 View commit details
    Browse the repository at this point in the history
  7. Changing hdr filters names

    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    1be63cd View commit details
    Browse the repository at this point in the history
  8. Using sequ id option for split and delete select_id option, add param…

    … ctor to split
    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e5c05db View commit details
    Browse the repository at this point in the history
  9. correct bug merging not performed

    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e19d3ba View commit details
    Browse the repository at this point in the history
  10. Split filter name changed to sequence id filter

    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    5f84733 View commit details
    Browse the repository at this point in the history
  11. Split filter name - change files names

    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    f83f85a View commit details
    Browse the repository at this point in the history
  12. split filter does not change stream index anymore

    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    187f504 View commit details
    Browse the repository at this point in the history
  13. remove commented code

    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0bbd3b3 View commit details
    Browse the repository at this point in the history
  14. Renaming options - removing the word subpreset

    remibettan committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    153cc0f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    66c3465 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    17f7397 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    be6fad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12594e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b822c3 View commit details
    Browse the repository at this point in the history
  4. Renaming option HDR_ENABLED in get_string method

    remibettan committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    81b29aa View commit details
    Browse the repository at this point in the history
  5. HDR API not enabled until fw version 5.12.8.200

    remibettan committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c3a15e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d8c641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b7de4d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7257 from remibettan/hdr-with-split-as-select

    Hdr with split as select
    ev-mp committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    b5d494b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Enabled left color for D405 and D455

    daversintel authored and ev-mp committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    124ca5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2209018 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7344 from Nir-Az/disable_update_unsigned_image_fo…

    …r_L515
    
    Disable unlocked units unsigned FW update for L515
    ev-mp committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    130faec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6916 from daversintel/Enable_Left_Color_for_D405_…

    …D455
    
    Enabled left color for D405 and D455
    ev-mp committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    3177577 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6564 from aseelegbaria/distanceBug

    Min Distance can't get higher value than the Max Distance
    ev-mp committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    e3b7c6d View commit details
    Browse the repository at this point in the history