Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Nov 04, 2024
  3. Oct 07, 2024
  4. Oct 03, 2024
  5. Sep 30, 2024
  6. Sep 26, 2024
  7. Aug 28, 2024
    • Waleed Akbar's avatar
      Changes in Analytic DB and Frontend · 28bf80d3
      Waleed Akbar authored
      - Created the Analytic Engine, Model, and DB files.
      - Added the DB connection.
      - Added `add_row_to_db` in `StartCollector`.
      - Added `delete_db_row_by_id` in `StopCollector`.
      - Improved message formatting.
      - Added a DB test file.
      28bf80d3
  8. Aug 27, 2024
    • Waleed Akbar's avatar
      chanegs to sucessfully executes the DB test. · 35ef2d9d
      Waleed Akbar authored
      - updated test file to log DEBUG cmd
      - change the class name of "TelemetryDBmanager" to "TelemeterDB"
      - corrected the DB name
      - move messages.py and test files to correcte location.
      35ef2d9d
  9. Aug 06, 2024
  10. Jul 30, 2024
  11. Jul 11, 2024
  12. Jul 10, 2024
  13. Jul 09, 2024
  14. Jun 06, 2024
  15. Jun 03, 2024
  16. Apr 18, 2024
  17. Jul 10, 2023
  18. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  19. Feb 16, 2022
  20. Nov 04, 2021
  21. Sep 23, 2021
  22. Jul 16, 2021
    • Lluis Gifre Renom's avatar
      Added testunit example: · 98fc013f
      Lluis Gifre Renom authored
      - monitoring/test_monitoring.py: provides a basic testing skeleton
      - monitoring/requirements.in/.txt: updated with pytest
      - monitoring/genproto.py: added instructions to import generated Python modules using "from . import ..." instead of "import ..."; otherwise, pytest and other possible modules doing imports might complain.
      - monitoring/monitoring_server.py: packed start_server and stop_server functionaity to simplify test definition, minor formattings, bug resolutions and improvements in package import.
      - monitoring/monitoring_client.py: minor formattings, bug resolutions, and improvements in package import.
      98fc013f
  23. Jun 14, 2021
  24. Jun 11, 2021
Loading