summaryrefslogtreecommitdiffstats
path: root/oncology/dpfhack_display/Changelog
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2011-08-20 23:21:48 +0200
committermakefu <github@syntax-fehler.de>2011-08-20 23:21:48 +0200
commit37e09437c2f20ac269f8d2b7f9c7f7cd325f0585 (patch)
treee1ea709db90614f48c7d7b2a2162236b8ef69889 /oncology/dpfhack_display/Changelog
parent9bbf4fa73c2d48864e58d624629bd4bac7a69673 (diff)
oncology: initial commit
oncology will analyse the current krebs status
Diffstat (limited to 'oncology/dpfhack_display/Changelog')
-rw-r--r--oncology/dpfhack_display/Changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/oncology/dpfhack_display/Changelog b/oncology/dpfhack_display/Changelog
new file mode 100644
index 00000000..77fd1929
--- /dev/null
+++ b/oncology/dpfhack_display/Changelog
@@ -0,0 +1,33 @@
+v0.1alpha
+ * Pure hack, no own firmware.
+ * Only provides extension of the command set to support blitting
+
+Mon, 11 Apr 2011 11:55:52 +0200
+v0.11alpha
+ * Actually starting a changelog
+ * This is a full firmware replacement, but we still talk about a
+ hack". Once we have a fully bootable replacement, we'll reset
+ version counting and start a new project.
+ LCD4linux (dpflib):
+ * Changed resolution query
+ * Support for orientation and backlight control
+ * Allow addressing of several frames ("Port" statement)
+ Firmware:
+ * Support for USB communication with restricted command set
+ (kinda compatible to 0.1alpha)
+ * Support for various LCD controllers/screens (Sitronix, Orisetech,
+ Ilitek, etc.)
+ * Locked flash access ('no-brick' mode for future upgrades)
+ * Power down mode: Full "deep sleep" with only RTC running
+ * Auto power down on low power
+ * Optional/experimental:
+ - Log ADC values to log sector on flash
+ - ADC voltage drawing over time (Menu: "Mon")
+ - Better Load/Exec support to download applets into the DPF via USB
+ * Frame specific issues:
+ - The default orientation of the Pearl 320x240 frame was changed such
+ that the USB connector is pointing down on normal display (i.e. we
+ show "Portrait"). Use the pearl_landscape TYPE option for
+ the original landscape mode.
+ - The display rotation on the 128x128 DPFs is freely configureable
+ using the Orientation option in the lcd4linux config file