5 days ago
e985681
Add footprints for level sensor connector.
5 days ago
1bf0870
Remove files from git that shouldn't be there.
on 15 Apr
c3eb76f
Refactor. Receives commands from remote and just sends monitoring state.
on 12 Apr
ff446d9
Andy Tucker update 10th April.
on 8 Apr
df599ed
Update pins on MP6550 carrier board.
on 6 Apr
b952895
Add moisture sensor connector. Add antenna connector. Swap MOSI/MISO to get the right way around. Add missing DIO1 <-> D3. Move around IN1, IN2, nSLEEP_HB to connect to the used DIOs on Arduino.
on 6 Apr
83bd50e
Add datasheets and schematics.
on 29 Mar
d40f0a1
Add schematic derived from photos.
on 29 Mar
bf2e9c6
Add footprint for MP6550 and map symbols to footprints, using connectors for battery, etc.
on 14 Jul
1965b73
Attempt to make LoRa more robust against low voltage and initialization.
on 13 Dec 2023
62e5b35
Bump Scala version and some deps in preparation for migration to Scala 3. Get rid of some plugins. Update for assembly plugin.
...
on 12 May 2022
439b599
Quick hack to avoid some "mixed content" errors where an XMLHttpRequest is made from a "secure" resource to an "insecure" one.
on 10 Apr 2022
72df572
Ensure pthread is linked in. Up the debounce time to 250ms.
on 9 Apr 2022
e097057
Add toothbrush holder render.
on 9 Apr 2022
4d3708a
Parameterize overall width of holders.
on 26 Apr 2021
1937a0f
Output size notebook results too.
on 21 Apr 2021
45bae9e
Use a specific Dockerfile to get a version of Pandas + Numpy that work.
on 21 Apr 2021
860ea19
Update jupyter-nbconvert with required arg.
on 4 Apr 2021
bd3795a
Remove screw holes. Add rounded ends to clasps.
on 2 Apr 2021
be36e51
Reformat, modularise, loop and conditionals.
on 2 Apr 2021
13042f8
Added Cory's model; started cleaning up.
on 8 Mar 2021
421ce99
Add -m max time for query execution. Attempt to fix FROMs not being sent to remote SPARQL endpoint.
on 8 Mar 2021
da8ba8b
Use logger rather than out/err
on 8 Mar 2021
dfc6b75
Move the uncurry to later to eagerly parse the config and load the data from files only once.
on 5 Mar 2021
23b9216
Move error reason to message, not stack-trace.
on 5 Mar 2021
2542bec
-i -> ignore errors (exceptions) rather than failures & errors.
on 5 Mar 2021
2467c7d
Override default test directory.
on 5 Mar 2021
980b772
Some refactoring to add tests to figure out the reason for exceptions.
on 22 Feb 2021
6eb3c37
Allow multiple test directories to be specified.
on 10 Feb 2021
9909402
Bump Jena -> 3.17.0, redo build.sbt and start adding GraalVM build.
on 10 Feb 2021
d3ccd17
Use Using properly. Add stacktrace to exception/error.
8778faf
Bump versions: scala -> 2.13.4; scopt -> .0.0; scala-xml -> 1.3.0; sbt -> 1.4.7.
...
on 8 Feb 2021
d142280
Put output message in body of <failure>, using CDATA to preserve line endings.
3b6c19d
Found the JUnit/Jenkins reverse engineered docs; updated to distinguish errors & failures.
on 11 Sep 2020
3ba3bbd
Add -l option to add/set limits on SELECT queries
on 9 Sep 2020
63608a9
Add --from to be able to specify one or more graphs to restrict queries to (currently over HTTP)
on 19 Jun 2020
8c7519e
Attempt to add limited oAuth support via supplied token.