Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Error #52

Closed
lbussy opened this issue Jul 12, 2022 · 1 comment
Closed

Documentation Error #52

lbussy opened this issue Jul 12, 2022 · 1 comment

Comments

@lbussy
Copy link
Owner

lbussy commented Jul 12, 2022

The page docs/planning/index.rst has an error:

Daisy-Chain Boards: These small boards, one per flowmeter, connect the flowmeter(2) into the system. There is an “In” and an “Out” port, creating a chain of up to six sensors. The first on the chain is always number one, and so on.

This is a throwback to an earlier design and should show a max of nine sensors in a 3-3-3 configuration.

lbussy added a commit that referenced this issue Jul 17, 2022
lbussy added a commit that referenced this issue Jul 17, 2022
* Addresses #52

* Add missing firmware page
@lbussy lbussy closed this as completed Jul 17, 2022
@lbussy
Copy link
Owner Author

lbussy commented Jul 29, 2022

Updated Keg Cop Beta to 1.1.1-Beta.2

lbussy added a commit that referenced this issue Aug 12, 2022
* Clean JavaScript (#54)

* Use js for each page

* Add common js file

* Move on page load events to common file

* Moves temp page visible to common

* Moves loader to common

* Add load spinner div to each page

* Add load spinner stub to each page

* Move alerts to common

* Cleanup load/unload

* Move flowcal to settings

* Move pollComplete() to common

* Split common JS for jQuery

* Allow setting a dev server (#55)

* Use js for each page

* Add common js file

* Move on page load events to common file

* Moves temp page visible to common

* Moves loader to common

* Add load spinner div to each page

* Add load spinner stub to each page

* Move alerts to common

* Cleanup load/unload

* Move flowcal

* Move pollComplete() to common

* Split common JS for jQuery

* Finish adding dev server urlparam

* Revert "Allow setting a dev server (#55)" (#56)

This reverts commit f4d2030.

* Dev server (#57)

* Use js for each page

* Add common js file

* Move on page load events to common file

* Moves temp page visible to common

* Moves loader to common

* Add load spinner div to each page

* Add load spinner stub to each page

* Move alerts to common

* Cleanup load/unload

* Move flowcal

* Move pollComplete() to common

* Split common JS for jQuery

* Finish adding dev server urlparam

* Add common js file

* Move on page load events to common file

* Moves temp page visible to common

* Moves loader to common

* Move alerts to common

* Cleanup load/unload

* Move pollComplete() to common

* Split common JS for jQuery

* Finish adding dev server urlparam

* Add 6-way meter breakout board (#53)

Add schematic, PCB layout, renders, and Gerbers for 6-way flow meter breakout board.

* Doc update (#58)

* Addresses #52

* Add missing firmware page

* Fix NTP debug statements (#59)

* 404 error (#60)

* Fix 404 menu

* Fix 404 redirect

* Clean up data server construct

* Fix temps (#61)

* Refactor for clarity

* Add new handler to enable temps link

* Fix index

* Refactor for clarity

* Fix temps load

* Fix data counter

* Fix settings load

* Remove unecessary enum

* Reverse DEBUG alerts

* Fix links (#62)

* Refactor for clarity

* Add new handler to enable temps link

* Fix index

* Refactor for clarity

* Fix temps load

* Fix data counter

* Fix settings load

* Remove unecessary enum

* Reverse DEBUG alerts

* Fix request type handlers

* Normalize url strings

* Remove method restrictions

* Finalizs (I hope) dev links

* Reload data on failure (#63)

* Update version

* Fix settings (#65)

* Fix reset when in dataHost mode

* Fix temp bar click

* Normalize links

* Fix rewrites

* Reload data on failure (#66)

* Show temps menu faster (#67)

* Beta fixes (#73)

* Fix for spelling error #68

* Fix heading #69

* Updated version

* Pour emulate (#74)

* Reset cal modes on reboot

* Add debug pulse capability

* Clean up debug printing (#75)

* More debug cleanup

* Fix for #72 (#76)

* Data host (#77)

* Fix 404 and spam

* Fix status clear and flow

* More intelligently detect dataHost

* Additional dataHost features

* Respect dataHost on all pages

* Cleanup links when using dataHost (#78)

* Fix OTA (#79)

* Fix error loading ota2

* Use new firmware repo

* Add message to check versions

* Fix OTA

* Fix WiFi Reset (#80)

* Fix OTA Version (#81)

* Fix reload on failure (#82)

* Update beta version

* Sensorcal (#83)

* Schedule and restrict config save

* Zero initial config values

* Ensure there is always a return

* Allow reinitializing sensors

* Flow cal (#84)

* Add back debug to setcalmode

* Restore semaphore

* Only set one tap on calibrate

* Normalize path

* Allow setting only one tap in config

* Reduce confusion start with zero

* Flowcal works, stopping point

* Most of flowcal done, merge to devel

* Flow cal (#87)

* Save debug state work

* Allow CORS preflight to pass

* Move save flow out of async call

* Move back to method-based handlers

* Allow backspace in pulse commands

* Fix return in URL Handler

* Add some debug

* Flow cal (#88)

* Save debug state work

* Allow CORS preflight to pass

* Move save flow out of async call

* Move back to method-based handlers

* Allow backspace in pulse commands

* Fix return in URL Handler

* Add some debug

* Fix the URL

* Finish branch

* Commit version

* Leave static links alone (#89)

* Update conf.py (#90)

* Demo board (#91)

* New TH design

* New TH design

* New SMD design

* Organize and order SMD

* Fix id

* Use main repo

Co-authored-by: danb35 <danb35@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant