discip
8f32267340
fix_IIa
2021-12-26 15:52:20 +01:00
discip
52a13dae27
fix_II
2021-12-26 15:49:32 +01:00
discip
c2d9631efd
Update gui.cpp
2021-12-26 15:42:33 +01:00
discip
30b632fc19
fix
2021-12-26 15:38:05 +01:00
discip
c3406112cd
Update gui.cpp
2021-12-26 14:59:10 +01:00
discip
822c3da3ba
tackling #1140
...
https://github.com/Ralim/IronOS/issues/1140
2021-12-26 01:26:26 +01:00
Ben V. Brown
d6af4654b3
Fix #1089
2021-10-02 15:03:50 +10:00
Ben V. Brown
3594604efc
Fixes for I2C on Pinecil + USB-PD stack ( #1099 )
...
* Remove unused includes
* Adding in submodule
* Move fusb functions to the BSP
* Remove old code
* Creating IronOS PD integration wrapper
* Redirect to wrapper
* pd lib updates
* fix Docker build
* Finish linking across
* Cleanup
* Update Makefile
* Update push.yml
* Update push.yml
* PD -> Compensate for different tick rates
* Update codeql-analysis.yml
* Fix PD #define for @Firebie
* Check irq low at start
* Update BSP.h
* Update main.cpp
* Closer delay
* Update OLED.cpp
* Bugfix trying to start QC too early
* Missing fusb shouldnt hang qc
* Update FreeRTOSConfig.h
* Update the GD drivers
* Update Pinecil IRQ setup
* Redirect printf() to uart
* Update Power.cpp
* Adding extras to PD state
* Update USBPD.cpp
* Delay in printf
* Iterate once before delay on start
* Update usb-pd
* master usb-pd now
* Format gd libs
* Update gd32vf103_bkp.c
* Guard with PD timeout
* Remove CodeQL
* Slow for testing, fix runt pulses at start
* Fix runt pulse in read size 1
* Cleaner probing setup
* Testing delay during stop gen in read 1
* Update I2C driver
* Update gd32vf103_i2c.c
* Cleaning up i2c wrapper a little, given up on dma for rx
* Update preRTOS.cpp
* Update Setup.cpp
* Update MOVThread.cpp
* Slow down UART to work with new clock config
* Better ack setup for 2 byte read
* Cleanup POW_PD so cant be lost in #includes
* tipResistance -> TIP_RESISTANCE
* handle NOP race on len==2
* Update configuration.h
* Dont use neg timeout to mask anymore
* Not required for MHP
* Fix up source display Miniware
* Fix race on PD init
* Update POWThread.cpp
* Update formatting
* MHP format
* Update push.yml
* Faster TS80P I2C
* Bugfix for IRQ handlers
* Correctly handle I2C race on PD access
* Fix CI error (unused var) and MHP IRQ
* Test Pinecil alt ADC mode
2021-10-02 14:48:58 +10:00
discip
5fd16bb673
adjusted max brightness ( #1087 )
...
* Delete Development Resources/Images directory
* jpg -> png
* fix value alignment for PD timeout
* Delete 001_TS80.png
* replace TS80 logo
* Update Settings.cpp
* Update gui.cpp
* Update Settings.cpp
* adding missing en dash
* Update translation_EN.json
* Update Settings.cpp
* Update gui.cpp
2021-09-30 21:25:51 +10:00
discip
66cf63e048
jpg -> png | fixed value alignment for PD timeout ( #1086 )
...
* Delete Development Resources/Images directory
* jpg -> png
* fix value alignment for PD timeout
* Delete 001_TS80.png
* replace TS80 logo
2021-09-28 11:40:07 +10:00
discip
45f5838067
change increment and values of brightness settings ( #1083 )
2021-09-27 11:35:50 +10:00
Ben V. Brown
e8d26c3159
Draw no longer needs a return value
2021-09-25 10:21:44 +10:00
Ben V. Brown
2b390d68b4
Add visibility function
2021-09-25 09:58:33 +10:00
Ben V. Brown
21f8859f5a
Fix text pos
2021-09-17 21:38:19 +10:00
Ben V. Brown
87b22e52ed
Rough pass
2021-09-17 21:13:21 +10:00
Ben V. Brown
b04fcb9246
PD negotiation timeout -> Off
2021-09-15 21:28:50 +10:00
Ben V. Brown
b1479733ca
Move detailed display options
...
For @discip 😂
2021-09-15 21:24:18 +10:00
Ben V. Brown
ebde786ca1
Bugfixes for settings menu
2021-09-15 19:24:19 +10:00
Ben V. Brown
a213f4bd97
Update gui.cpp
2021-09-15 18:59:17 +10:00
Ben V. Brown
4b2f350b35
Contrast -> Brightness
...
As it makes a little more sense in a 1 bit display
2021-09-12 19:14:45 +10:00
Ben V. Brown
87a96bcff7
Fix settings bug
2021-09-12 19:06:50 +10:00
Ben V. Brown
45116fb7b1
Updating translations
2021-09-12 19:03:25 +10:00
Ben V. Brown
fd0e242488
Merge branch 'master' into pr/1010
2021-09-12 18:36:33 +10:00
Ben V. Brown
c36119656a
🎉 Remove pointless set values now with helper
2021-09-12 15:43:38 +10:00
Ben V. Brown
46ceb556b2
First sweep gui cleanup
2021-09-12 15:19:00 +10:00
Ben V. Brown
8fd2f6e95c
Second pass
2021-09-12 14:03:09 +10:00
Ben V. Brown
eb2a748e3f
Pass one settings refactor
2021-09-12 13:31:03 +10:00
Alvin Wong
4ab3b5b116
Add POC contrast and screen invert settings
2021-07-14 16:13:11 +08:00
Varga Zsolt
54a28b47fe
Cosmetic fixes
2021-06-07 13:54:11 +02:00
Varga Zsolt
71223367d6
Fixed typo
2021-06-07 06:58:24 +02:00
Varga Zsolt
a75d97360f
Suggestions mostly corrected
2021-06-07 01:09:41 +02:00
Varga Zsolt
81de60e1e4
USB PD timeout added
2021-06-06 18:45:00 +02:00
Ben V. Brown
73f11499b6
Format
2021-05-06 19:49:07 +10:00
Ben V. Brown
c6899574f6
Merge branch 'MHP30' of https://github.com/Ralim/IronOS into MHP30
2021-05-06 19:39:09 +10:00
Ben V. Brown
bd25aefe29
Disable display rotation selection
2021-05-06 19:33:51 +10:00
Ben V. Brown
532c5136d6
Merge branch 'master' into MHP30
2021-05-05 19:26:59 +10:00
Ben V. Brown
79fa47eb16
Reduce max temp for MHP30
2021-05-05 18:48:12 +10:00
Alvin Wong
d9b0e7cf6b
Draw menu icon even during a transition
2021-05-04 18:14:39 +08:00
Alvin Wong
9e40449c64
Add menu exit transition animation
...
Part of which was removed in commit 04d72cb .
2021-05-04 18:14:39 +08:00
Ben V. Brown
a7f1c076ef
Merge branch 'master' into MHP30
2021-05-04 19:20:12 +10:00
Ben V. Brown
34518b1883
Merge branch 'master' into MHP30
2021-05-04 19:05:26 +10:00
Ben V. Brown
a3b37fabf6
Turn off power menu if no options
2021-05-04 19:05:20 +10:00
Alvin Wong
a27db526af
Remove the scroll indicator when scrolling menu
2021-05-03 16:53:45 +08:00
Alvin Wong
82c985d785
Impl. menu item scroll down animation
2021-05-02 21:57:45 +08:00
alvinhochun
969cadc3eb
Change description scroll message behaviour ( #950 )
...
* Refactor: Extract common scroll message code
* Change desc. scrolling to stop at the start and end
* Extract `ScrollMessage` to its own file
2021-05-02 18:12:41 +10:00
Ben V. Brown
27aecd2436
Merge branch 'master' into MHP30
2021-04-30 21:19:31 +10:00
alvinhochun
1a0b542ae6
[RFC] Multi-language firmware (second try) ( #941 )
...
* Impl. sectioned font table in firmware
* make_translation.py: Extract build_symbol_conversion_table function
* Put translation indices and strings in a struct
* Move translation objcopy step to Python
* Impl. multi-language firmware demo
* Impl. strings-compressed multi-lang firmware demo
* Add font compression to multi-lang demo
* Refactor Makefile a bit
* Fix rules for make < 4.3
* Add more multi-lang groups
* Add Pinecil multi-lang CI build
* Add lzfx compression license text
* Remote multi-language demo group
* Fix build after merge
* Import code from BriefLZ
* Change brieflz for our use case
* Change compression to use brieflz
* Remove lzfx code
* Update license file for brieflz
* Exclude brieflz files from format check
* Add BriefLZ test
2021-04-30 18:51:13 +10:00
Ben V. Brown
6cdb67e675
Update gui.cpp
2021-04-29 21:57:56 +10:00
Ben V. Brown
5114b4243b
Turn off sleep mode
2021-04-29 21:43:22 +10:00
Ben V. Brown
3e7dd3b150
Merge branch 'master' into messing_with_pd
2021-04-10 11:40:31 +10:00