Commit Graph

12 Commits (758b509dea9d4deda3148abf149f0757bbdc2caf)

Author SHA1 Message Date
Rick Farina (Zero_Chaos) 758b509dea
and I'm all out of gum 2019-12-13 16:31:25 -05:00
Rick Farina (Zero_Chaos) 55c0f683ca
do not override user led in ARMING mode
arming mode basically sits in idle mode all the time, which means led
status is set once per second.  this makes it impossible to set user led
status in arming mode (testing, development, whatever).  Add a simple
check to not override user set led status.
2019-12-13 15:03:39 -05:00
Rick Farina (Zero_Chaos) ca54f29c7f
fix the pre-existing issue of DHCP_SERVER not working 2019-12-13 14:51:41 -05:00
Rick Farina (Zero_Chaos) bff3daee88
something like this, I think 2019-12-12 17:06:00 -05:00
Rick Farina (Zero_Chaos) 60cc5d98f5
introduce netmode auto
who wouldn't want a sweet feature like this?
2019-12-12 14:14:31 -05:00
Rick Farina (Zero_Chaos) 52f3349406
handle user calling NETMODE more than once
if user calls NETMODE and changes from dhcp server to client it leaves
  the dhcpd running. stop that
2019-12-12 13:56:48 -05:00
Marc 9febcdee41
Merge pull request #1 from ZeroChaos-/master
stop killing random processes that happen to include LED in their inv…
2019-12-12 16:45:26 +00:00
Marc f03627b8cc
Merge pull request #2 from ZeroChaos-/wait_for_link
wait_for_link
2019-12-12 16:45:16 +00:00
Rick Farina (Zero_Chaos) a852ea7c4e
fix indent for my master, foxtrot 2019-12-12 11:43:27 -05:00
Rick Farina (Zero_Chaos) f3bf662795
wait_for_link
don't blindly execute the payload, wait for a link first at least
2019-12-12 10:45:14 -05:00
Rick Farina (Zero_Chaos) 3deab088fa
stop killing random processes that happen to include LED in their invocation 2019-12-12 10:27:59 -05:00
Marc 49cbd4460d Files: Initial commit of Shark files 2019-12-11 21:11:53 +00:00