Difference between revisions of "Create SD Image Version 0.7.4"
(Created page with "This page describes how the bootable Raspian-HiveTool image was created. This is for information only. '''''The easiest and best way to install Hivetool is to Software:_Ins...") |
|||
Line 12: | Line 12: | ||
== 0.7.3 == | == 0.7.3 == | ||
− | == Bug Fixes == | + | === Bug Fixes === |
− | #replace hx711 and dth22 code with fixed versions. | + | #'''''Done''''' replace hx711 and dth22 code with fixed versions. |
− | #add export LC_NUMERIC="en_US.UTF-8" to hive.sh | + | #'''''Done''''' add export LC_NUMERIC="en_US.UTF-8" to hive.sh |
− | #don't remove python tools when removing bloatware. Keep: wolfram-engine - a scientific platform, Idle and Idle3 - python language editors | + | #'''''Done''''' don't remove python tools when removing bloatware. Keep: wolfram-engine - a scientific platform, Idle and Idle3 - python language editors |
=== Feature Request === | === Feature Request === | ||
− | #add Ryans Hive Controller code | + | #'''''Done''''' add Ryans Hive Controller code |
− | #add xrdp, open62541 packages | + | #'''''Done''''' add xrdp, open62541 packages |
− | #add Data Acquisition Daemon (DAD) code | + | #'''''Done''''' add Data Acquisition Daemon (DAD) code |
Dad supports battery voltage monitoring and the rain gauge. | Dad supports battery voltage monitoring and the rain gauge. |
Revision as of 00:55, 29 March 2016
This page describes how the bootable Raspian-HiveTool image was created. This is for information only. The easiest and best way to install Hivetool is to download the latest image.
Contents
0.7.4
Bug Fixes
- set GPU_MEM, GPU_MEM_256, GPU_MEM_512, and GPU_MEM_1024 to sane values for different Pi models in config.txt.
Feature Request
- add latest Hive Control software
0.7.3
Bug Fixes
- Done replace hx711 and dth22 code with fixed versions.
- Done add export LC_NUMERIC="en_US.UTF-8" to hive.sh
- Done don't remove python tools when removing bloatware. Keep: wolfram-engine - a scientific platform, Idle and Idle3 - python language editors
Feature Request
- Done add Ryans Hive Controller code
- Done add xrdp, open62541 packages
- Done add Data Acquisition Daemon (DAD) code
Dad supports battery voltage monitoring and the rain gauge.
0.7.2
- Done Test most recent raspbian distro Jessie (4.1 Kernel)
- Done Removal of bloatware from Raspbian (games, educational, etc.)
- Done Hivetool Support Pi & Pi2 (auto detect preferred)
- Automatic removal of erroneous data from sensors
- Done Basic navigation from webserver index.html, especially config.pl and Hivestats with download.
- Menu driven selection & configuration of sensors (gpio 2,3 for DHT22s preassigned by menu default)
- Menu driven setup of essential parameters with choices that don't crash app when saving, grey out unused.
- Done Sensor calibration provisions (gain, offset)
- Display instantaneous sensor readings from config screen with read button
- Preload & configure Apache Webserver and database, Hivetool, sensor drivers for proven sensors.
- Update local & online hivestats graphs to display lux trend pen, (use latest hivestats with enhanced autoscaling for local)
- Network / wifi support out of the box seems to work well now, handle configuration on router side with DHCP reservation as may be needed.
- Add configuration menu item for naming pi, same as hivestats name?
- Minimize need to enter Raspiconfig, can timezone and time all be handled in hivetool config?
- Done Enable i2c & serial.