- May 05, 2023
-
-
martinezric authored
- Added missing gitignore entries - Added log messages
-
- May 03, 2023
-
-
martinezric authored
-
martinezric authored
-
martinezric authored
-
- Apr 28, 2023
-
-
Lluis Gifre Renom authored
- Increased data structure sizes
-
- Mar 22, 2023
-
-
martinezric authored
- Added Glist for handling the context information (deviceList and linkList) - Added the path computation algorithm to support energy aware routing - Re-factoring K-SP and SP in common .c and .h files
-
- Feb 25, 2023
-
-
Lluis Gifre Renom authored
- Adjusted max number of endpoints per device - Adjusted max number of parallel edges between nodes
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- Jan 27, 2023
-
-
Lluis Gifre Renom authored
- Frontend: ensure links have exactly 2 endpoints - Backend: allow larger number of endpoints per node
-
- Dec 02, 2022
-
-
Lluis Gifre Renom authored
Backend: - Increased number of allowed edges from 10 to 20 Frontend: - reduced log levels for messages - added mutex to prevent issuing multiple calls to the backend at the same time
-
- Sep 13, 2022
-
-
Lluis Gifre Renom authored
- Increased number of supported topology nodes. - To be improved with dynamic memory.
-
- Sep 09, 2022
-
-
martinezric authored
Adding friendly traces for debugging purposes in the process of parsing the context JSON
-
- Sep 08, 2022
-
-
martinezric authored
- Added support of the GET method to check status of PathComp -Added support for showing logs via either Screen (stdout) or defined Log file
-
- Aug 29, 2022
-
-
Lluis Gifre Renom authored
- Implemented temporary hack to reduce memory used
-
- Jul 27, 2022
-
-
martinezric authored
-
- Jul 19, 2022
-
-
martinezric authored
-