Commit graph

  • a84326db7f
    Re-formatted code and made some small changes to behaviour. main A.M. Rowsell 2024-05-06 08:02:52 -04:00
  • 54ec66b345
    Cleaned up strtoarr.py A.M. Rowsell 2019-04-15 23:40:34 -04:00
  • 59b1b748ff
    Fixed compile-time warnings A.M. Rowsell 2019-04-11 17:08:12 -04:00
  • fdac75a728 Merge branch 'revert-dc724a2c' into 'master' AMRowsell 2019-04-07 14:14:27 +00:00
  • 0aac8d5b66 Revert "Merged updates from dev branch into master" AMRowsell 2019-04-07 14:14:27 +00:00
  • dc724a2c96
    Merged updates from dev branch into master A.M. Rowsell 2019-04-06 09:52:45 -04:00
  • 7c5dfae57b
    Updated formatting with astyle -A14 -S A.M. Rowsell 2019-03-04 12:58:17 -05:00
  • 3de8cc9ed7
    merged master back into priv A.M. Rowsell 2019-02-27 02:42:14 -05:00
  • d0b019edff
    Updated to v0.3.2 A.M. Rowsell 2019-02-27 02:40:10 -05:00
  • 70973a0b14
    Added DHT prototypes. A.M. Rowsell 2019-02-27 02:31:42 -05:00
  • 8acff6e880
    Updated to v0.3.1 A.M. Rowsell 2019-02-27 02:28:00 -05:00
  • 045e438b6e
    Mergine master back into priv to continue work/debugging A.M. Rowsell 2019-01-23 02:53:59 -05:00
  • 049573ad4b
    Added documentation, removed library from Makefile A.M. Rowsell 2019-01-22 12:16:39 -05:00
  • d339bd525f
    Merge remote-tracking branch 'refs/remotes/origin/master' A.M. Rowsell 2019-01-21 20:35:55 -05:00
  • 930d00a9a0
    Added logo and updated Doxyfile A.M. Rowsell 2019-01-21 20:35:28 -05:00
  • 86b180e5f2 Update .gitlab-ci.yml to add graphviz AMRowsell 2019-01-22 01:33:02 +00:00
  • 09a3195cbb
    Merge branch 'master' of gitlab.com:mraureliusr/mqtt-esp8266 A.M. Rowsell 2019-01-21 20:27:33 -05:00
  • 31eb087a7a
    Updated README and created Doxygen automation A.M. Rowsell 2019-01-21 20:26:58 -05:00
  • b253769f9f Add .gitlab-ci.yml AMRowsell 2019-01-22 01:23:51 +00:00
  • 627df20e53
    Squashed commit of the following: A.M. Rowsell 2019-01-21 20:14:09 -05:00
  • a4632bb7ad
    Sanitizing key and wifi A.M. Rowsell 2019-01-21 20:13:12 -05:00
  • 5e3be0f561
    It's alive! New code all working. A.M. Rowsell 2019-01-21 19:53:42 -05:00
  • 48702bf328
    First version that compiles with new file layout. A.M. Rowsell 2019-01-20 21:13:04 -05:00
  • 1cd8191682
    New branch for my new AIO key. A.M. Rowsell 2019-01-19 15:25:44 -05:00
  • 70cf55efdf
    Splitting library into own file. Adding onewire. A.M. Rowsell 2019-01-18 23:38:31 -05:00
  • c8bff5cace
    Removed a few lines before release of the tutorial publicly. A.M. Rowsell 2019-01-02 18:55:21 -05:00
  • 0692b1776c
    Updated doxyfile. Small changes to mqtt.c A.M. Rowsell 2018-12-20 13:37:05 -05:00
  • 13790637fe
    Fixed small merge conflict in README A.M. Rowsell 2018-08-29 02:46:06 -04:00
  • cfb041a679
    Added Doxyfile. See full log. A.M. Rowsell 2018-08-29 02:36:11 -04:00
  • b551f832dd Updated license in README. Forgot to do that earlier. AMRowsell 2018-08-19 06:57:00 +00:00
  • 33cdfa54a9 Freaking markdown is so broken on GitLab... AMRowsell 2018-08-19 06:52:11 +00:00
  • dd332ba337 Fixed README so it actually has meaningful information AMRowsell 2018-08-19 06:50:55 +00:00
  • dee07e5fe7
    Subscribe feature now works. See huge commit log! A.M. Rowsell 2018-08-19 02:19:25 -04:00
  • 29306a5699
    Implemented basic receive functionality. See full log. A.M. Rowsell 2018-08-18 14:58:03 -04:00
  • 16355bc42f
    Merge branch 'publish' into master A.M. Rowsell 2018-08-18 06:05:42 -04:00
  • 247b772e3e
    Completed PUBLISH, PINGREQ and DISCONNECT. See full log. A.M. Rowsell 2018-08-18 06:01:11 -04:00
  • b10ef4c8c1 Changed license to Mozilla Public License v2.0 All previous commits are licensed under the MIT License. Commits from this point on are licensed under the Mozille Public License v2.0 as included. AMRowsell 2018-08-18 06:11:39 +00:00
  • 68755929e6
    Started to write PUBLISH. Merging with Master next. A.M. Rowsell 2018-08-18 01:53:12 -04:00
  • bcbcde455a
    Rewritten code works! See full log. A.M. Rowsell 2018-08-16 19:11:47 -04:00
  • 8d77605654 Added LICENSE AMRowsell 2018-08-16 19:01:56 +00:00
  • f0d14dc2cb Fixed the markdown in README AMRowsell 2018-08-16 19:01:14 +00:00
  • cbc182fed4
    Started the rewrite of the library on this new branch. See full log. A.M. Rowsell 2018-08-16 14:26:31 -04:00
  • 65d0810b5e
    Managed to get our first MQTT connection started! A.M. Rowsell 2018-08-15 00:07:42 -04:00
  • ff0c7fac97
    added gitignore A.M. Rowsell 2018-08-13 23:35:00 -04:00
  • 557188bb38 Initial commit A.M. Rowsell 2018-08-13 23:34:17 -04:00