Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Solved syntax error in test_main.py. | Hector Fernandez | 2020-06-11 | -1/+1 |
| | ||||
* | Change to new IP subnet. | Hector Fernandez | 2020-05-27 | -1/+1 |
| | ||||
* | Modified nand memory flasher | Hector Fernandez | 2020-04-23 | -8/+9 |
| | ||||
* | First release | Hector Fernandez | 2020-04-16 | -34/+40 |
| | ||||
* | Allow 2 attempts to communicate to amperimeter. | Hector Fernandez | 2020-04-15 | -2/+4 |
| | ||||
* | Every 5s teh qr scanner is refreshed to detect a new devices in case it is ↵ | Hector Fernandez | 2020-04-15 | -10/+13 |
| | | | | unplugged and plugged again. | |||
* | Added code scanner code after doing all tests. It waits for a valid code ↵ | Hector Fernandez | 2020-04-15 | -16/+20 |
| | | | | from the code scanner. | |||
* | Added new DB functions. Added Qrreader.py file. | Hector Fernandez | 2020-04-13 | -19/+172 |
| | ||||
* | Modificada la IP del servidor. Arreglado error al enviar los datos de la ↵ | Hector Fernandez | 2020-04-13 | -7/+8 |
| | | | | eeprom grabada a la BD. | |||
* | Fixed problem generating dataepprom string. | Hector Fernandez | 2020-03-19 | -12/+18 |
| | ||||
* | Added return values after flashing, to be saved in the DB. | Hector Fernandez | 2020-03-19 | -20/+39 |
| | ||||
* | Changed tasks to be independent of tests. | Hector Fernandez | 2020-03-19 | -22/+11 |
| | ||||
* | SOPA0000 test: Saved the variable data used during the eeprom and nand flashing. | Hector Fernandez | 2020-03-19 | -7/+13 |
| | ||||
* | Added final flashing tasks: eeprom and nand. | Hector Fernandez | 2020-03-19 | -244/+137 |
| | ||||
* | First release of the test. All the tests work correctly for SOPA0000. | Hector Fernandez | 2020-03-11 | -112/+82 |
| | ||||
* | Created function to flash the eeprom memory. | Hector Fernandez | 2020-03-09 | -105/+91 |
| | ||||
* | Fixed several test procedures. | Hector Fernandez | 2020-03-09 | -138/+125 |
| | ||||
* | Solved problems with consumption test. Fixed error when getting mac address. | Hector Fernandez | 2020-03-09 | -30/+239 |
| | ||||
* | Fixed multiple errors. | Hector Fernandez | 2020-03-06 | -179/+276 |
| | ||||
* | changed parameter names of tests | Hector Fernandez | 2020-03-06 | -21/+38 |
| | ||||
* | Modified postgre functions. | Hector Fernandez | 2020-03-05 | -165/+119 |
| | ||||
* | Modify tests. | Hector Fernandez | 2020-03-05 | -74/+132 |
| | ||||
* | Modify typos | Manel Caro | 2020-03-04 | -2/+5 |
| | ||||
* | Added station | Manel Caro | 2020-03-04 | -4/+4 |
| | ||||
* | pycharm project | Manel Caro | 2020-03-04 | -0/+85 |
| | ||||
* | SOPA Initial Commit | Manel Caro | 2020-03-04 | -291/+394 |
| | ||||
* | Remove cache files | Manel Caro | 2020-03-04 | -0/+0 |
| | ||||
* | Modify some Execution Tests and EEprom Support | Manel Caro | 2019-03-10 | -56/+238 |
| | | | | | | | | - Change Board Model to IGEP0000 - Change Audio Test - Change qbutton Test - Change qScreen Test - Added EEprom Support | |||
* | Board: Client Test Suite Initial Commit | Manel Caro | 2019-03-09 | -0/+1522 |