bbd.git
8 years agoSet LED status ready after reset master
volpol [Sat, 1 Sep 2018 12:54:48 +0000 (14:54 +0200)]
Set LED status ready after reset

8 years agoAdded more safeguards on reset callback
volpol [Sat, 1 Sep 2018 12:42:21 +0000 (14:42 +0200)]
Added more safeguards on reset callback

8 years agoAllow mixing thread to finish before resetting
volpol [Sat, 1 Sep 2018 12:37:42 +0000 (14:37 +0200)]
Allow mixing thread to finish before resetting

8 years agoAbort mixing on sudden weight loss
volpol [Sat, 1 Sep 2018 12:34:25 +0000 (14:34 +0200)]
Abort mixing on sudden weight loss

8 years agoAdded compile-time project configuration
volpol [Sat, 1 Sep 2018 12:28:59 +0000 (14:28 +0200)]
Added compile-time project configuration

8 years agoReverse SCK/DOUT to reflect actual connection.
volpol [Fri, 31 Aug 2018 16:09:17 +0000 (18:09 +0200)]
Reverse SCK/DOUT to reflect actual connection.

Where is config.h when you need one!?

8 years agoAdded .gitignore
volpol [Fri, 31 Aug 2018 16:07:04 +0000 (18:07 +0200)]
Added .gitignore

8 years agoSupport RESET button using "event_gpio". Untested.
volpol [Fri, 31 Aug 2018 16:06:02 +0000 (18:06 +0200)]
Support RESET button using "event_gpio". Untested.

8 years agoCleanup receive buffer. Report last pump on error
volpol [Thu, 23 Aug 2018 18:48:25 +0000 (20:48 +0200)]
Cleanup receive buffer. Report last pump on error

8 years agoMake led_init/deinit return dummy error codes
volpol [Thu, 23 Aug 2018 17:50:48 +0000 (19:50 +0200)]
Make led_init/deinit return dummy error codes

8 years agoFixed off-by-one error in pump2gpio logic
volpol [Thu, 23 Aug 2018 17:50:23 +0000 (19:50 +0200)]
Fixed off-by-one error in pump2gpio logic

8 years agoCommit often...kind of backfired
volpol [Thu, 23 Aug 2018 17:14:24 +0000 (19:14 +0200)]
Commit often...kind of backfired

8 years agoReport status using LEDs
volpol [Thu, 23 Aug 2018 17:13:19 +0000 (19:13 +0200)]
Report status using LEDs

8 years agoAdded status LED support
volpol [Thu, 23 Aug 2018 16:56:16 +0000 (18:56 +0200)]
Added status LED support

8 years agoAdded default PUMP2GPIO mapping
volpol [Thu, 23 Aug 2018 16:53:18 +0000 (18:53 +0200)]
Added default PUMP2GPIO mapping

8 years agoDefault Makefile is for building on PI
volpol [Thu, 23 Aug 2018 16:52:18 +0000 (18:52 +0200)]
Default Makefile is for building on PI

8 years agoDeal no longer uses poll - removed more leftovers!
volpol [Thu, 23 Aug 2018 16:51:49 +0000 (18:51 +0200)]
Deal no longer uses poll - removed more leftovers!

8 years agoConsistently use MGMT_*
volpol [Sat, 18 Aug 2018 15:15:41 +0000 (17:15 +0200)]
Consistently use MGMT_*

8 years agoDeal no longer uses poll - removed leftovers
volpol [Sat, 18 Aug 2018 15:13:50 +0000 (17:13 +0200)]
Deal no longer uses poll - removed leftovers

8 years agoAdded frontend code
volpol [Sat, 18 Aug 2018 10:20:24 +0000 (12:20 +0200)]
Added frontend code

8 years agoInitial import
volpol [Sat, 18 Aug 2018 09:41:31 +0000 (11:41 +0200)]
Initial import