activities
5 days ago
@alex alex pushed to main at alex/Watering
e985681 Add footprints for level sensor connector.
5 days ago
@alex alex pushed to main at alex/Watering
af7568e Add level sensor connector
5 days ago
@alex alex pushed to main at alex/Watering
25a4da1 Remove backups from git.
5 days ago
@alex alex pushed to main at alex/Watering
1bf0870 Remove files from git that shouldn't be there.
on 15 Apr
@alex alex pushed to main at alex/greenhouse
c3eb76f Refactor. Receives commands from remote and just sends monitoring state.
on 12 Apr
@alex alex pushed to main at alex/Watering
270dc01 Attempt routing.
on 12 Apr
@alex alex pushed to main at alex/Watering
ff446d9 Andy Tucker update 10th April.
on 8 Apr
@alex alex pushed to main at alex/Watering
df599ed Update pins on MP6550 carrier board.
on 6 Apr
@alex alex pushed to main at alex/Watering
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
@alex alex pushed to main at alex/Watering
83bd50e Add datasheets and schematics.
on 29 Mar
@alex alex pushed to main at alex/Watering
d40f0a1 Add schematic derived from photos.
on 29 Mar
@alex alex pushed to main at alex/Watering
bf2e9c6 Add footprint for MP6550 and map symbols to footprints, using connectors for battery, etc.
on 17 Dec
@alex alex created branch main at alex/Watering
on 17 Dec
on 14 Jul
@alex alex pushed to main at alex/greenhouse
1965b73 Attempt to make LoRa more robust against low voltage and initialization.
on 30 Jun
@alex alex deleted branch master at alex/greenhouse
on 30 Jun
@alex alex created branch main at alex/greenhouse
on 30 Jun
@alex alex created branch master at alex/greenhouse
on 30 Jun
on 4 May 2024
@alex alex pushed to main at cory/CubeSolver
7782f19 Testing
on 13 Dec 2023
a49d3dc Bump Scala to 3.3.1
02be51a Ran migrateSyntax
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
@alex alex pushed to master at alex/chrome-lod
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
@alex alex pushed to master at alex/mpd-beat
72df572 Ensure pthread is linked in. Up the debounce time to 250ms.
on 10 Apr 2022
@alex alex created branch anoj at alex/mpd-beat
on 9 Apr 2022
@alex alex pushed to master at alex/3d
e097057 Add toothbrush holder render.
on 9 Apr 2022
@alex alex pushed to master at alex/3d
4d3708a Parameterize overall width of holders.
on 20 Mar 2022
b2fb337 Set up Pipenv.
on 26 Apr 2021
@alex alex pushed to master at ONS/DataReport
1937a0f Output size notebook results too.
on 21 Apr 2021
@alex alex pushed to master at ONS/DataReport
93794c6 Re-instate missing lines.
on 21 Apr 2021
@alex alex pushed to master at ONS/DataReport
45bae9e Use a specific Dockerfile to get a version of Pandas + Numpy that work.
on 21 Apr 2021
@alex alex pushed to master at ONS/DataReport
5957cca Remove combined report
on 21 Apr 2021
@alex alex pushed to master at ONS/DataReport
860ea19 Update jupyter-nbconvert with required arg.
on 21 Apr 2021
@alex alex pushed to master at ONS/DataReport
470bfe1 Update for PMD4 / staging.
on 4 Apr 2021
@alex alex pushed to master at alex/3d
bd3795a Remove screw holes. Add rounded ends to clasps.
on 2 Apr 2021
@alex alex pushed to master at alex/3d
be36e51 Reformat, modularise, loop and conditionals.
on 2 Apr 2021
@alex alex pushed to master at alex/3d
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
a3e92bf Remove debugging.
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.
d1ec238 Clean & use Using()
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.