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

Phi sat 2 #103

Open
wants to merge 173 commits into
base: dev
Choose a base branch
from
Open

Phi sat 2 #103

wants to merge 173 commits into from

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    04f525f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deaab4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c6c457 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ea92e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18e367f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfac887 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d07cba View commit details
    Browse the repository at this point in the history
  8. [nmfpack] During installation/uninstallation, replaced the use of use…

    …radd/userdel to adduser/deluser.
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    bdddc81 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bf556a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56b1b8a View commit details
    Browse the repository at this point in the history
  11. The App was using folders outside the restricted area. The code now f…

    …ollows the AppStorage class recommendations.
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    efb57d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb098d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    911e3d2 View commit details
    Browse the repository at this point in the history
  14. The env variables were not being passed on Linux machines. This was a…

    …ffecting Phi-Sat-2 setup when starting Apps
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8508b09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    697cc18 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5833610 View commit details
    Browse the repository at this point in the history
  17. The AppStorage class is now setting the correct permissions during th…

    …e creation of the storage folders
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c19cece View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    55fde6e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6d4b438 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    13770e0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f06243c View commit details
    Browse the repository at this point in the history
  22. The upgrade operation is now regeneration the Auxiliary files, e.g. s…

    …tart_App script. The start_Aoo script will now select the best Java Runtime Environment available.
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a0ec428 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    956c1ac View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4c9e212 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    44138a4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1e6aae8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    377c510 View commit details
    Browse the repository at this point in the history
  28. Added the AI service

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    78bf1bb View commit details
    Browse the repository at this point in the history
  29. Added the Artificial Intelligence service consumer and generic provid…

    …er stub codes to the NMF
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4cdba3b View commit details
    Browse the repository at this point in the history
  30. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d67fa04 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7b3baef View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d22c3e3 View commit details
    Browse the repository at this point in the history
  33. Removed the startStatusTracking method from the interface as that met…

    …hod does not belong to an interface that is implemented by multiple missions, instead is a Simulator-specific method
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7fff810 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    008b279 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    330742e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9397313 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6722b6a View commit details
    Browse the repository at this point in the history
  38. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1b839fd View commit details
    Browse the repository at this point in the history
  39. More code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0e0b7a4 View commit details
    Browse the repository at this point in the history
  40. Even more code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f2fe08e View commit details
    Browse the repository at this point in the history
  41. [nmfpack] Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    46e3222 View commit details
    Browse the repository at this point in the history
  42. Added transport default properties in case there is no file with them…

    …. This means that we can now run the demos directly from Netbeans without having to do complicated configurations
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ba1a630 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    2be42ba View commit details
    Browse the repository at this point in the history
  44. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0d20c18 View commit details
    Browse the repository at this point in the history
  45. Update README.md

    [README] Clear instructions on how to build
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1029aa5 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    c4f0053 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    3d5f4d4 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    46aa2ed View commit details
    Browse the repository at this point in the history
  49. Added javadocs comments

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4777d5a View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3a9fff2 View commit details
    Browse the repository at this point in the history
  51. [nmf-package] Improved javadocs and added a few extra conditions when…

    … it installs in a Linux machine.
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    bdb4e49 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    33c455f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8e70bd0 View commit details
    Browse the repository at this point in the history
  54. [action service] Fixed submitAction bug... the action can now be pass…

    …ed to the backend with the correct name
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    48994dd View commit details
    Browse the repository at this point in the history
  55. [ai-service] Removed the weights path as the convention is to have th…

    …e weights file, if exists, with the same name as the model with the difference that the file ending is .bin
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    38d2fbd View commit details
    Browse the repository at this point in the history
  56. Update README.md

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2bba257 View commit details
    Browse the repository at this point in the history
  57. Update README.md

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    fce8f19 View commit details
    Browse the repository at this point in the history
  58. Update README.md

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8faf0df View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    5c0096c View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    200af5b View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    a94a21f View commit details
    Browse the repository at this point in the history
  62. Update README.md

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5a901e2 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    fc6ba0d View commit details
    Browse the repository at this point in the history
  64. [com-archive] Faster overall startup with the delegation of the datab…

    …ase backend to a seperate thread
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ba13fc4 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    626a4a0 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    3b3b3ae View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    5f6bf93 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    39eb17d View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    f95aa0b View commit details
    Browse the repository at this point in the history
  70. Adds a preprocess operation to the Camera service. Updates the Camera…

    …Settings structure to include an extra field.
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8332b81 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    291bd63 View commit details
    Browse the repository at this point in the history
  72. [nmf-package] Updates the plugin to support dependencies and the depe…

    …ndencies of the dependencies
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    98f3efb View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    ad35a04 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    4dcd218 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    f5923d0 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    5fcd532 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    c4b7b8d View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    7ee7fe4 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    4600306 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    7929d4a View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    dc457a6 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    ea934e2 View commit details
    Browse the repository at this point in the history
  83. Cleans the code

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a97b564 View commit details
    Browse the repository at this point in the history
  84. Better logging messages

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    275af69 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    2405f89 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    6c0aa74 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    1a266dd View commit details
    Browse the repository at this point in the history
  88. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    848fe5a View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    4141ca5 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    4c4686a View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    ac276a8 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    2262637 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    395a3a2 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    77ff3c8 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    0a0cef8 View commit details
    Browse the repository at this point in the history
  96. [ai-service] Adds an AI generic adapter for the Intel Movidius chip u…

    …sing a python script in the backend
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    42cb92c View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    6c16b60 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    990c49a View commit details
    Browse the repository at this point in the history
  99. [nmf-packge] Adds the dependencies on the startApp.sh file & During u…

    …ninstall/update tries to stop the App in case it is running
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c6fabd7 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    1f5d22b View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    97aae8a View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    59f8ca8 View commit details
    Browse the repository at this point in the history
  103. Reduced log verbosity

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d87f62a View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    af9779c View commit details
    Browse the repository at this point in the history
  105. Fixes the MP test

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a8ad39f View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    c8d7804 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    8270612 View commit details
    Browse the repository at this point in the history
  108. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ab03d88 View commit details
    Browse the repository at this point in the history
  109. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2be6b1a View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    29fbc8c View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    3d370e5 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    dd58e55 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    9dbec27 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    ab18f28 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    1647700 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    e0549df View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    a611b65 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    eded104 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    3a80531 View commit details
    Browse the repository at this point in the history
  120. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ea3672c View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    7d4d4a2 View commit details
    Browse the repository at this point in the history
  122. Better error handling

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ef7c1b8 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    7f1e276 View commit details
    Browse the repository at this point in the history
  124. Small optimizations

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    272316c View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    485ec1b View commit details
    Browse the repository at this point in the history
  126. [edge-ai] Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0762e92 View commit details
    Browse the repository at this point in the history
  127. Adds to the ShellCommander the ability to run commands from a Mac mac…

    …hine
    César Coelho authored and CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9adf3a1 View commit details
    Browse the repository at this point in the history
  128. Code cleanup

    César Coelho authored and CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6750109 View commit details
    Browse the repository at this point in the history
  129. Fixes null pointer exception when trying to get the metadata of the N…

    …MF Package
    César Coelho authored and CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0592908 View commit details
    Browse the repository at this point in the history
  130. (2) Fixes null pointer exception when trying to get the metadata of t…

    …he NMF Package
    César Coelho authored and CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8c26424 View commit details
    Browse the repository at this point in the history
  131. Adds support to Mac OS for the AI service execution

    César Coelho authored and CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    744ecde View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    05109cb View commit details
    Browse the repository at this point in the history
  133. Adds support to non-fixed camera resolutions

    César Coelho authored and CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    bddf3f6 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    243e180 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    39e011c View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    ba2419f View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    6e49780 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    b717c5d View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    1d1fc11 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    55d1e08 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    1578539 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    a7e6752 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    21ec9c7 View commit details
    Browse the repository at this point in the history
  144. Better error handling

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4887514 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    fe5efda View commit details
    Browse the repository at this point in the history
  146. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2a582fa View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    d992ad0 View commit details
    Browse the repository at this point in the history
  148. Code refactoring

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    08ef8fb View commit details
    Browse the repository at this point in the history
  149. Fixes the License Headers

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    271c002 View commit details
    Browse the repository at this point in the history
  150. Prioritize the new jars-nmf folder over the old one & Set autohost as…

    … default when the transport needs to be generated
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    533486b View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    ba02a19 View commit details
    Browse the repository at this point in the history
  152. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    893c190 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    5ec5c40 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    f6ae25e View commit details
    Browse the repository at this point in the history
  155. Makes the JRE executable & After deliting a file, delete also the par…

    …ent folder if it is empty
    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    241889b View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    63ed970 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    61e5fd4 View commit details
    Browse the repository at this point in the history
  158. Code cleanup

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5c97592 View commit details
    Browse the repository at this point in the history
  159. Small code improvements

    CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    367edc6 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    c6a6843 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    a8a0c1a View commit details
    Browse the repository at this point in the history
  162. The supervisor will exit if ran as root user

    César Coelho authored and CesarCoelho committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    37a1148 View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    6115fde View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    0268bb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    c5751e4 View commit details
    Browse the repository at this point in the history
  2. Adds Exit Codes to the cli-tool & Fixes the start/stop/kill by gettin…

    …g the App Ids directly from the Apps Launcher service instead of getting it from the COM Archive
    CesarCoelho committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5e69f79 View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    CesarCoelho committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8f8ec63 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    67cb515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f5b99c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1a883c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    dc45ee6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    2108d16 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    0aca9b9 View commit details
    Browse the repository at this point in the history