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
|
04ad5a3bfc
|
changed idle screen & missing tip (#1097)
|
2021-10-01 19:23:28 +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 |
|
Ben V. Brown
|
4f020b8f5b
|
Merge pull request #1096 from HanaO00/patch-2
Update translation_FR.json
|
2021-09-30 19:15:30 +10:00 |
|
HanaO00
|
77df5e2f0e
|
Update translation_FR.json
|
2021-09-30 10:02:53 +02:00 |
|
Ben V. Brown
|
07ceb46d84
|
Merge pull request #1090 from yuk7/patch-1
Improve translation_JA_JP.json
|
2021-09-29 22:37:11 +10:00 |
|
yuk7
|
20c2b78e38
|
Update translation_JA_JP.json
|
2021-09-29 18:57:26 +09:00 |
|
federicodilo
|
2d21c96339
|
IT translation - second update (#1088)
* Update translation_IT.json
* Update translation_IT.json
|
2021-09-29 08:50:31 +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
|
fa4b2fbe9b
|
changed power animation (#1082)
As requested https://github.com/Ralim/IronOS/issues/1078#issue-1007487827.
|
2021-09-27 12:40:11 +10:00 |
|
discip
|
45f5838067
|
change increment and values of brightness settings (#1083)
|
2021-09-27 11:35:50 +10:00 |
|
Ben V. Brown
|
f9fa24687f
|
Merge pull request #1076 from Vinigas/master
Added LT translations to new entries.
|
2021-09-26 23:01:32 +10:00 |
|
Vinigas
|
a320574f50
|
Added LT translations to new entries.
|
2021-09-26 15:29:32 +03:00 |
|
Ben V. Brown
|
f507ec59f7
|
Merge pull request #1075 from HanaO00/patch-1
Update translation_FR.json
|
2021-09-26 17:17:36 +10:00 |
|
HanaO00
|
168e640676
|
Update translation_FR.json
|
2021-09-26 09:10:24 +02:00 |
|
Ben V. Brown
|
6d9692b7f2
|
Merge pull request #1063 from discip/patch-3
Update DebugMenu.md
|
2021-09-26 09:11:36 +10:00 |
|
Ben V. Brown
|
26dc6805bd
|
Merge pull request #1074 from Ralim/ralim/named-power-source
Ralim/named power source
|
2021-09-26 09:11:26 +10:00 |
|
Ben V. Brown
|
e606e7fe03
|
Merge branch 'master' into patch-3
|
2021-09-26 08:00:46 +10:00 |
|
Ben V. Brown
|
9964b6ee31
|
Use new power names
|
2021-09-26 07:58:33 +10:00 |
|
Ben V. Brown
|
73b6ca28f2
|
Generate power names
|
2021-09-26 07:58:19 +10:00 |
|
Ben V. Brown
|
26c1f6e60f
|
Merge pull request #1073 from discip/master
translation_DE & translation_EN update
|
2021-09-26 07:48:51 +10:00 |
|
Ben V. Brown
|
adc26d0087
|
Merge branch 'master' into master
|
2021-09-26 07:43:08 +10:00 |
|
Ben V. Brown
|
bdc8e07273
|
Merge pull request #1072 from alvinhochun/alvin/translations-zh-update
Update Chinese translations
|
2021-09-26 07:41:09 +10:00 |
|
Ben V. Brown
|
6f4dc024bd
|
Merge pull request #1071 from OndroNR/patch-2
Update translation_SK.json
|
2021-09-26 07:40:48 +10:00 |
|
Ben V. Brown
|
f7bddf7d32
|
Merge pull request #1069 from federicodilo/patch-11
Updates in IT translation
|
2021-09-26 07:39:34 +10:00 |
|
discip
|
cfbcbaee86
|
Merge branch 'master' into patch-3
|
2021-09-25 22:01:41 +02:00 |
|
discip
|
5ada069f30
|
Update translation_EN.json
|
2021-09-25 21:49:58 +02:00 |
|
discip
|
4f2c6a58f0
|
Update translation_DE.json
|
2021-09-25 21:49:16 +02:00 |
|
discip
|
5c90e359f7
|
Merge pull request #4 from discip/patch-8
Update translation_EN.json
|
2021-09-25 21:39:45 +02:00 |
|
discip
|
b3176fcf61
|
Merge pull request #3 from discip/patch-7
Patch 7
|
2021-09-25 21:39:09 +02:00 |
|
discip
|
461d1c95b8
|
Update translation_EN.json
|
2021-09-25 21:38:09 +02:00 |
|
discip
|
512eff2e74
|
Update translation_DE.json
|
2021-09-25 21:34:48 +02:00 |
|
federicodilo
|
f138ac1562
|
Adjustments
|
2021-09-25 20:12:53 +02:00 |
|
Alvin Wong
|
4aa9a67f20
|
Update Chinese translations
|
2021-09-26 01:01:01 +08:00 |
|
Ondrej Galbavy
|
d4f7c34809
|
Update translation_SK.json
|
2021-09-25 17:46:42 +02:00 |
|
federicodilo
|
65f0224cac
|
Update translation_IT.json
|
2021-09-25 13:02:30 +02:00 |
|
Ben V. Brown
|
d4f5aaf4bc
|
Merge pull request #1067 from gamelaster/patch-1
Update SK translation
|
2021-09-25 18:46:04 +10:00 |
|
Marek Kraus
|
71a3e021d7
|
Update translation_SK.json
|
2021-09-25 10:31:24 +02:00 |
|
discip
|
9d88260016
|
Update DebugMenu.md
|
2021-09-25 03:48:25 +02:00 |
|
Ben V. Brown
|
674e0f265d
|
Update History.md
v2.16-rc
|
2021-09-25 11:44:51 +10:00 |
|
Ben V. Brown
|
e0ccc695bb
|
Fix VID/PID for dapboot
|
2021-09-25 11:37:16 +10:00 |
|
Ben V. Brown
|
6742a7a0e0
|
Update documentation
|
2021-09-25 11:32:03 +10:00 |
|
Ben V. Brown
|
51efaea639
|
Merge pull request #1061 from discip/patch-3
Update GUIThread.cpp
|
2021-09-25 11:15:39 +10:00 |
|
discip
|
5105f91621
|
Update GUIThread.cpp
|
2021-09-25 03:13:16 +02:00 |
|
Ben V. Brown
|
cadbd3883a
|
Update version.h
|
2021-09-25 11:11:24 +10:00 |
|
Ben V. Brown
|
714ef4bfda
|
Merge pull request #1058 from Ralim/ralim/dfuse-header
Generate .dfu files
|
2021-09-25 11:10:54 +10:00 |
|
Ben V. Brown
|
5ff4a75b68
|
Merge branch 'master' into ralim/dfuse-header
|
2021-09-25 11:07:58 +10:00 |
|
Ben V. Brown
|
0ea9ae19f2
|
Merge pull request #1060 from Ralim/ralim/scrollbar
Fix scrollbar to handle omitted menu items
|
2021-09-25 11:07:47 +10:00 |
|
Ben V. Brown
|
bbeedeb36b
|
Merge branch 'master' into ralim/scrollbar
|
2021-09-25 11:04:23 +10:00 |
|
Ben V. Brown
|
72242fc6d8
|
Merge pull request #1059 from discip/master
Rename PCB -> ACC and use real model numbers
|
2021-09-25 11:04:03 +10:00 |
|