)]}'
{
  "log": [
    {
      "commit": "ec57af0b43904f45f9f766988b90c14630d6bd44",
      "tree": "d82760f0e6f4ceddaa1f949baed76b0e5aad6827",
      "parents": [
        "1fd770703e891684d70caf032c8603b123e00373"
      ],
      "author": {
        "name": "Orhan Kupusoglu",
        "email": "orhan.kupusoglu@netsia.com",
        "time": "Wed May 12 12:38:17 2021 +0000"
      },
      "committer": {
        "name": "Orhan Kupusoglu",
        "email": "orhan.kupusoglu@netsia.com",
        "time": "Sat May 15 15:42:02 2021 +0300"
      },
      "message": "[VOL-4069] Measure and read Rx optical power for an ONU\n\nReading Rx optical power requires triggering an RSSI measurement and tracking the RSSI Measurement Completed indication.\nThe raw value is converted to mW, and a dBm value is returned back.\nA small test application (~40K) is bundled within the Debian package to help with debugging the optical power levels.\n\nChange-Id: I20f304a9de0c47b94dfd7b1d8fdd52c56d6a2983\n"
    },
    {
      "commit": "964610527d048adc911e167a0db5aafc8eb20d2e",
      "tree": "033f1d0f5fae10211986c9d6baf427ad39e38fda",
      "parents": [
        "73e084d681425c411da3af9cb0d92a142d734853"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Nov 22 20:13:59 2019 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Dec 09 15:44:28 2019 +0530"
      },
      "message": "VOL-2263: Issues with creating itu-pon-alloc object\n\n- Wait for asynchronous ITU PON Alloc Configuration Completed\n  indication before reporting the response to CreateSched/RemoveSched\n  from voltha.\n\nChange-Id: I56a06970625e891e197ff9d87e02d73b06070af5\n"
    },
    {
      "commit": "56c8ea450a2e3816903101302747075f25219f4f",
      "tree": "c8d4a9eb0d180ed8c9746c66f2103d6749c4fb71",
      "parents": [
        "9acc973f7c1ac8fe03dcb614f7265b3b39c39c43"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Oct 30 19:34:35 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Oct 30 19:44:07 2018 +0000"
      },
      "message": "Revert \"Revert \"VOL-1298 OpenOLT - new dir structure for 2.0\"\"\n\nRevert the revert now that root cause of compile error is fixed.\n\nThis reverts commit c13de2141381ae5e1e5451d2c42f9d20c6de811b.\n\nChange-Id: I513851f8d316b21ecf187e0cd5235a8a93fc768c\n"
    },
    {
      "commit": "c13de2141381ae5e1e5451d2c42f9d20c6de811b",
      "tree": "e365159a378ca25e19be47f92e74163992e42311",
      "parents": [
        "e2502c08c9a4eb220cfbd7f1de064b3c809e1797"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Wed Oct 24 06:11:27 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Wed Oct 24 06:11:27 2018 +0000"
      },
      "message": "Revert \"VOL-1298 OpenOLT - new dir structure for 2.0\"\n\nThis reverts commit e2502c08c9a4eb220cfbd7f1de064b3c809e1797.\n\nChange-Id: I5fe517aad77e202d04a6747abfb7b3ff46351170\n"
    },
    {
      "commit": "e2502c08c9a4eb220cfbd7f1de064b3c809e1797",
      "tree": "f6b89b6e9e91e3d2446219d05c94a9f7a80b5176",
      "parents": [
        "d0bae9bc068a7c08ce68ebc059c6d3b75b388b93"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri Oct 19 21:39:02 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon Oct 22 16:23:04 2018 +0000"
      },
      "message": "VOL-1298 OpenOLT - new dir structure for 2.0\n\nagent - The agent side. Everything that is currently under the top level\ndirectory of openolt repo moves here\ncontroller - The controller side. All common controller side code (aka\nadapter) that forms the kernel of the current adapter and is shared by\n1.x and 2.x voltha (and possibly any other SDN controllers)\nprotos - protobuf between agent and controller\n\nChange-Id: Ic951de77fa9a2381cfa90ab1514e2232a1ca3892\n"
    },
    {
      "commit": "627b578d880bb6ce8bac744b5332304edb769b8f",
      "tree": "8d9a43c8abd6bc43209317af8deb621fa7ccee18",
      "parents": [
        "edef2136f643a8279ee6845e31b839cc08d66e63"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon Aug 13 22:49:32 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon Aug 13 22:49:32 2018 +0000"
      },
      "message": "VOL-1156 Re-factor openolt driver\n\nAllows re-use of common code among backends for multiple hardware\nand simulators.\n\nChange-Id: If5f0147d2eef7c1f9cbcda394d06a2070b4be275\n"
    },
    {
      "commit": "edef2136f643a8279ee6845e31b839cc08d66e63",
      "tree": "5655d1bbb395751b350fbea1f0a60d4d49bbb207",
      "parents": [
        "7193ae20145e755b8c82da89dbc10d64d33655f1"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri Aug 10 22:14:50 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri Aug 10 22:32:10 2018 +0000"
      },
      "message": "VOL-1150 A single threaded implementation for the OpenOLT driver\n\nStats collection is driven from the main thread.\n\nChange-Id: I773a4aeb0e840f2a36895e39b999b2dcaf2adaa6\n"
    },
    {
      "commit": "01b0e65d6033f581acc1b7df78b1a311ef562d8d",
      "tree": "4d76855af5229bd0150cdb823ff1286aabf54478",
      "parents": [
        "223f713145ef28ed2df33ae2079465fb98b0cc6c"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Apr 05 21:02:53 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Apr 05 21:24:51 2018 +0000"
      },
      "message": "Initial commit.\n\nChange-Id: I53f8c2f96fe4ce2f7855e950a38e812286c6c9de\n"
    }
  ]
}
