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

Update sensor calibration #212

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
cd35c89
add slovak language
petob77 Nov 27, 2018
0091547
Update slovak.json
Nov 28, 2018
830b08a
Update slovak.json
Nov 28, 2018
c6c2477
Update slovak.json
Nov 28, 2018
72d6610
slovak update
petob77 Nov 28, 2018
b057887
slovak update
petob77 Nov 28, 2018
5268580
Merge branch 'master' of https://github.com/vitotai/BrewPiLess
petob77 Dec 2, 2018
cdd1847
slovak update
petob77 Dec 2, 2018
76b95c0
slovak update
petob77 Dec 2, 2018
a72ce5c
Update slovak.json
Dec 4, 2018
70d65bc
Update gruntfile.coffee
Dec 5, 2018
64b071c
slovak update
Dec 5, 2018
fe8e187
slovak update
Dec 5, 2018
2de6641
slovak update
Dec 5, 2018
1c276c3
slovak update
petob77 Dec 5, 2018
42f9ae8
slovak update
Dec 12, 2018
113b3c5
slovak update
Dec 13, 2018
dc8a74a
slovak update
petob77 Dec 13, 2018
eb81f20
platformio.ini edit
petob77 Dec 20, 2018
0eeaaee
edit
petob77 Dec 20, 2018
ec0b717
edit
petob77 Dec 20, 2018
51ee931
edit Config.h instead of config.h (because of error of platformio build)
petob77 Dec 20, 2018
e620212
edit Config.h instead of config.h (because of error of platformio build)
petob77 Dec 20, 2018
9d9aea9
Merge branch 'master' of https://github.com/petobena/BrewPiLess
petob77 Dec 20, 2018
bfade10
version 3.5
petob77 Feb 2, 2019
517b7f6
platformio.ini edit
petob77 Feb 2, 2019
15563f7
platformio.ini update
petob77 Feb 2, 2019
223b2c5
update
petob77 Feb 3, 2019
8eddb8e
slovak update
petob77 Feb 3, 2019
16d6710
update
petob77 Feb 13, 2019
af2345c
Merge branch 'master' of https://github.com/vitotai/BrewPiLess
petob77 Feb 13, 2019
a8b3ae2
platformio.ini edit
petob77 Feb 16, 2019
e5ce064
Merge branch 'master' of https://github.com/vitotai/BrewPiLess
petob77 Feb 16, 2019
7596108
3.6
petob77 Aug 5, 2019
547622c
add italian translation
vonfritz Nov 6, 2019
50dc85f
Merge pull request #195 from vonfritz/italian
vitotai Nov 10, 2019
521b138
update
petob77 Nov 15, 2019
5b6e55b
Merge branch 'master' of https://github.com/vitotai/BrewPiLess
petob77 Nov 15, 2019
c352d74
slovak update
petob77 Nov 15, 2019
834fc6f
slovak update
petob77 Nov 15, 2019
9c2575a
Merge pull request #154 from petobena/master
vitotai Nov 16, 2019
7f8663d
Merge pull request #198 from petobena/my-single-change
vitotai Nov 16, 2019
189de74
Removed duplicate board definition
mellontech-bot Jan 4, 2020
610c0ef
Merge pull request #209 from alxnik/master
vitotai Jan 5, 2020
0e9e72b
Update JsonCommand.md
Jan 13, 2020
f2a827a
Merge pull request #211 from RonnyRusten/patch-1
vitotai Jan 13, 2020
4b50692
Update sensor calibration
Jan 13, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.pio/
.pioenvs
.piolibdeps
.clang_complete
Expand Down
1 change: 1 addition & 0 deletions .pio/build/structure.hash
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bef09d0221417c7fa970df5de6bc979deed767c9
5 changes: 5 additions & 0 deletions .pio/libdeps/development/ArduinoJson_ID64/.clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html

BasedOnStyle: Google
Standard: Cpp03
AllowShortFunctionsOnASingleLine: Empty
1 change: 1 addition & 0 deletions .pio/libdeps/development/ArduinoJson_ID64/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.sh text eol=lf
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!--
Before opening an issue, please read the FAQ:
https://arduinojson.org/faq/

Please provide all the relevant information:
* good title
* short description of the problem
* target platform
* compiler model and version
* MVCE (https://stackoverflow.com/help/mcve)
* compiler output

Good questions get fast answers!
-->
12 changes: 12 additions & 0 deletions .pio/libdeps/development/ArduinoJson_ID64/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.DS_Store
/.idea
/build
/bin
/lib
/sftp-config.json
.tags
.tags_sorted_by_file
/fuzzing/*_fuzzer
/fuzzing/*_fuzzer.options
/fuzzing/*_fuzzer_seed_corpus.zip
.vs/
50 changes: 50 additions & 0 deletions .pio/libdeps/development/ArduinoJson_ID64/.library.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"name": "ArduinoJson",
"keywords": [
"json",
"rest",
"http",
"web"
],
"description": "An elegant and efficient JSON library for embedded systems",
"homepage": "https://arduinojson.org/?utm_source=meta&utm_medium=library.json",
"repository": {
"type": "git",
"url": "https://github.com/bblanchon/ArduinoJson.git"
},
"version": "6.10.0",
"authors": [
{
"email": null,
"url": "https://blog.benoitblanchon.fr",
"maintainer": false,
"name": "Benoit Blanchon"
}
],
"frameworks": [
"arduino"
],
"platforms": [
"atmelavr",
"atmelsam",
"espressif32",
"espressif8266",
"intel_arc32",
"microchippic32",
"nordicnrf51",
"nordicnrf52",
"ststm32",
"ststm8",
"teensy",
"timsp430"
],
"export": {
"exclude": [
"fuzzing",
"scripts",
"test",
"third-party"
]
},
"id": 64
}
6 changes: 6 additions & 0 deletions .pio/libdeps/development/ArduinoJson_ID64/.mbedignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.github/
examples/
fuzzing/
scripts/
test/
third-party/
117 changes: 117 additions & 0 deletions .pio/libdeps/development/ArduinoJson_ID64/.travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
sudo: false
language: cpp
matrix:
include:
- addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-4.4']
env: SCRIPT=test _CC=gcc-4.4 _CXX=g++-4.4
- addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-4.6']
env: SCRIPT=test _CC=gcc-4.6 _CXX=g++-4.6
- addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-4.7']
env: SCRIPT=test _CC=gcc-4.7 _CXX=g++-4.7
- addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-4.8']
env: SCRIPT=test _CC=gcc-4.8 _CXX=g++-4.8 SANITIZE=address
- addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-4.9']
env: SCRIPT=test _CC=gcc-4.9 _CXX=g++-4.9 SANITIZE=leak
- addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-5']
env: SCRIPT=test _CC=gcc-5 _CXX=g++-5 # SANITIZE=undefined
- addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-6']
env: SCRIPT=test _CC=gcc-6 _CXX=g++-6
- addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-7']
env: SCRIPT=test _CC=gcc-7 _CXX=g++-7
- addons:
apt:
packages: ['g++-arm-linux-gnueabihf']
env: SCRIPT=build _CC=arm-linux-gnueabihf-gcc _CXX=arm-linux-gnueabihf-g++
- env: SCRIPT=test _CC=clang _CXX=clang++
- addons:
apt:
sources: ['ubuntu-toolchain-r-test','llvm-toolchain-precise-3.5']
packages: ['clang-3.5']
env: SCRIPT=test _CC=clang-3.5 _CXX=clang++-3.5 SANITIZE=address
- addons:
apt:
sources: ['ubuntu-toolchain-r-test','llvm-toolchain-precise-3.6']
packages: ['clang-3.6']
env: SCRIPT=test _CC=clang-3.6 _CXX=clang++-3.6 SANITIZE=leak
- addons:
apt:
sources: ['ubuntu-toolchain-r-test','llvm-toolchain-precise-3.7']
packages: ['clang-3.7']
env: SCRIPT=test _CC=clang-3.7 _CXX=clang++-3.7
- addons:
apt:
sources: ['ubuntu-toolchain-r-test','llvm-toolchain-precise-3.8']
packages: ['clang-3.8']
env: SCRIPT=test _CC=clang-3.8 _CXX=clang++-3.8 SANITIZE=undefined
- addons:
apt:
sources: ['ubuntu-toolchain-r-test','llvm-toolchain-trusty-3.9']
packages: ['clang-3.9']
env: SCRIPT=test _CC=clang-3.9 _CXX=clang++-3.9
- addons:
apt:
sources: ['ubuntu-toolchain-r-test','llvm-toolchain-trusty-4.0']
packages: ['clang-4.0']
env: SCRIPT=test _CC=clang-4.0 _CXX=clang++-4.0
- addons:
apt:
sources: ['ubuntu-toolchain-r-test','llvm-toolchain-trusty-5.0']
packages: ['clang-5.0']
env: SCRIPT=test _CC=clang-5.0 _CXX=clang++-5.0
- addons:
apt:
sources: ['ubuntu-toolchain-r-test','llvm-toolchain-trusty-6.0']
packages: ['clang-6.0']
env: SCRIPT=test _CC=clang-6.0 _CXX=clang++-6.0
- env: SCRIPT=coverage
- os: osx
osx_image: xcode7.3
env: SCRIPT=test
- os: osx
osx_image: xcode8.3
env: SCRIPT=test
- os: osx
osx_image: xcode9.4
env: SCRIPT=test
- os: osx
osx_image: xcode10
env: SCRIPT=test SANITIZE=address
- env: SCRIPT=arduino VERSION=1.6.7 BOARD=arduino:avr:uno
- env: SCRIPT=arduino VERSION=1.8.2 BOARD=arduino:samd:mkr1000
- env: SCRIPT=platformio BOARD=uno
- env: SCRIPT=platformio BOARD=esp01
- addons:
apt:
sources: ['ubuntu-toolchain-r-test','llvm-toolchain-trusty-6.0']
packages: ['clang-6.0','llvm-6.0']
env: SCRIPT=fuzz CLANG=6.0
cache:
directories:
- "~/.platformio"
- "fuzzing/json_corpus"
- "fuzzing/msgpack_corpus"
script: scripts/travis/$SCRIPT.sh
5 changes: 5 additions & 0 deletions .pio/libdeps/development/ArduinoJson_ID64/ArduinoJson.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// ArduinoJson - arduinojson.org
// Copyright Benoit Blanchon 2014-2019
// MIT License

#include "src/ArduinoJson.h"
Loading