Th3maz1ng
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-15 22:36:22 +01:00
7916705ed3 Mettre à jour 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-15 22:35:09 +01:00
e36763976f Mettre à jour 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-15 22:23:54 +01:00
f33ed415a8 Mise à jour du diagramme de classes
ab338efb4c Modifications mineurs
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-15 21:54:12 +01:00
2d17efd1dc Ajout d'une deuxième version de l'ads1115 basée sur une bibliothèque ayant une meilleur granularitée pour le paramétrage (et parceque j'ai coder ...)
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-15 19:05:11 +01:00
688b912539 Correction d'une erreur de calcul sur la température et ajout de directives préprocesseur
e186bf16d1 Ajout de l'attribut privée tension afin de corriger une erreur de calcule
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-15 18:55:16 +01:00
0927059d4e Ajout d'un offset pour pallier le pallier entre les deux adcs (pour une même tension, il n'affichent pas exactement la même valeur)
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-14 12:18:42 +01:00
6a26493f3b Changements mineurs
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-12 13:43:26 +01:00
f231868ab9 Ajout de la version asynchrone des méthodes pour la mesure de la température
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-11 21:14:43 +01:00
185511d019 Mise a jour du diagramme de classe
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-11 20:06:08 +01:00
ddf61a4f53 Ajout de l'encodeur de trames LoRa
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-11 19:34:19 +01:00
62ac65125b Bibliothèque PayLoadFormatter renommée en PayloadFormatter + optimisation du calcul en format q10.6
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-09 23:23:22 +01:00
7774ef334e Ajout du diagramme de classe du projet
9c7ca05f68 Mise à jour de l'objet MeasureUnit permettant de calculer et de retourner un tableau de temperature
a0bf6de46d Objet permettant de manipuler 2 ads1115 comme 1 seul afin d'avoir 8 entrées analogiques
1bd7c088a5 Création d'une classe modèle servant de référence pour la création des futures classes adc
Compare 4 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-07 12:22:17 +01:00
488d442df3 Added the max retries option
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-07 12:20:01 +01:00
e74cf22c71 Added the setString method to the string entity object
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-01 13:37:45 +01:00
4c6953e85d Mise à jour de la bibliothèque permettant de mesurer la température
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2019-12-28 14:16:23 +01:00
78231e9228 Minor test changes
57a5f05e29 Updated the version history
5116ea41eb Removed old test tasks, added a new test task
2b32fd68ea Created a new task in order to test the HttpClient class
af25f55089 Updated getHTTPHeader function (increased mime type size)
Compare 7 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2019-12-27 10:50:30 +01:00
2d73921bc7 Minor modifications
7b80f7a95c Minor changes to the Dictionary class
9148e61911 Created new HttpConstants class
2cca10ec5a Removed http specific enums, which are now part of the HttpConstants class
c29d4edbd7 Renamed HtmlClient to HttpClient
Compare 5 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2019-12-25 21:07:50 +01:00
635273589f Started to define class methods
1eaa1c1361 Added a new state to the state machine for consistency
82db9489f7 Added a debug statement
fafbcc36cf Minor fix because of an issue introduced by the new esp8266 core release
Compare 4 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2019-12-21 15:04:24 +01:00
d91f394416 Created new empty class which will be used to do Html queries
c235f7936e Corrected header guards
Compare 3 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2019-12-21 14:43:42 +01:00
4b0a903922 Mettre à jour 'README.md'