Mon, 08 Nov 2021 23:53:22 +0000 |
Mychaela Falconia |
Condat audio.c: white space readability fixes
|
Mon, 08 Nov 2021 21:52:29 +0000 |
Mychaela Falconia |
aci: don't reset audio volume on AT+CFUN
|
Mon, 08 Nov 2021 02:54:04 +0000 |
Mychaela Falconia |
etm_audio.c: fix off-by-one error in auw of FIR coefficients
|
Fri, 24 Sep 2021 03:23:55 +0000 |
Mychaela Falconia |
skip switch-on buzzer beep in UI-enabled builds
|
Fri, 24 Sep 2021 02:03:08 +0000 |
Mychaela Falconia |
Phone boot with PWON: weed out short button presses
|
Fri, 24 Sep 2021 00:47:12 +0000 |
Mychaela Falconia |
keypad boot init overhaul: handle initially held-down keys
|
Thu, 23 Sep 2021 23:42:41 +0000 |
Mychaela Falconia |
kpd_scan_functions.c: rm trailing white space
|
Tue, 07 Sep 2021 22:36:16 +0000 |
Mychaela Falconia |
Luna: allow ABB superdeep sleep when the LCD is in suspend mode
|
Tue, 07 Sep 2021 22:18:20 +0000 |
Mychaela Falconia |
R2D: LCD hardware suspend implemented for Luna
|
Tue, 07 Sep 2021 21:05:38 +0000 |
Mychaela Falconia |
R2D: preparations for adding LCD hardware suspend handling
|
Fri, 30 Jul 2021 02:55:48 +0000 |
Mychaela Falconia |
audio mode load: gracefully handle mode files of wrong AEC version
|
Thu, 29 Jul 2021 18:57:36 +0000 |
Mychaela Falconia |
CST: remove AT%Nxxxx old AEC control
|
Thu, 29 Jul 2021 18:32:40 +0000 |
Mychaela Falconia |
enable L1_NEW_AEC in l1_confg.h (bold change)
|
Sun, 13 Jun 2021 18:43:36 +0000 |
Mychaela Falconia |
buzzer driver: set ARMIO_LOAD_TIM to 0 on Pirelli target
|
Sun, 13 Jun 2021 18:35:26 +0000 |
Mychaela Falconia |
BZ_KeyBeep_{ON,OFF} functions: call BZ_Tone() first, then BZ_Enable()
|
Sun, 13 Jun 2021 18:32:16 +0000 |
Mychaela Falconia |
buzzer.c: rm remnants of C-Sample LT
|
Sun, 13 Jun 2021 18:28:01 +0000 |
Mychaela Falconia |
.../drv_app/buzzer/buzzer.[ch]: rm trailing white space
|
Sun, 13 Jun 2021 18:17:53 +0000 |
Mychaela Falconia |
abb_inth.c: check all interrupt causes, not just one
|
Wed, 09 Jun 2021 07:26:51 +0000 |
Mychaela Falconia |
fc-target.h preprocessor symbols: introduce CONFIG_TARGET_LEO_RFFE
|
Wed, 02 Jun 2021 02:12:14 +0000 |
Mychaela Falconia |
new ABB_SLEEP_RESTRICTION definition in fc-target.h
|
Mon, 17 May 2021 07:18:36 +0000 |
Mychaela Falconia |
mmiIcons.c: fix bogus icnType in incoming_call_animate[]
|
Fri, 14 May 2021 06:01:34 +0000 |
Mychaela Falconia |
FCBM display: new charger plug debounce state
|
Fri, 14 May 2021 05:50:36 +0000 |
Mychaela Falconia |
Switch_ON(): go into charging boot mode on either CHGSTS or CHGPRES
|
Fri, 14 May 2021 05:38:55 +0000 |
Mychaela Falconia |
FCHG rework for charger plug/unplug debouncing
|
Fri, 14 May 2021 02:49:05 +0000 |
Mychaela Falconia |
SPI SWE: clear any pending boot-time interrupts in spi_init()
|
Fri, 14 May 2021 02:13:47 +0000 |
Mychaela Falconia |
drv_app/spi/*: code readability fixes
|
Fri, 14 May 2021 01:30:13 +0000 |
Mychaela Falconia |
drv_app/spi/*: rm trailing white space
|
Fri, 14 May 2021 00:11:30 +0000 |
Mychaela Falconia |
.../abb/board/abb_inth.c: white space fixes in file header comment
|
Thu, 13 May 2021 04:32:53 +0000 |
Mychaela Falconia |
mfw_mme.c: hack to get initial battery state on boot
|
Thu, 13 May 2021 02:37:14 +0000 |
Mychaela Falconia |
FCHG BSIM: ETM connection implemented
|
Wed, 12 May 2021 23:20:23 +0000 |
Mychaela Falconia |
FCHG: missed charging start event in BSIM mode
|
Wed, 12 May 2021 23:01:28 +0000 |
Mychaela Falconia |
FCHG BSIM: init_percent logic implemented
|
Wed, 12 May 2021 11:14:51 +0000 |
Mychaela Falconia |
FCHG: beginning of battery simulation mode
|
Wed, 12 May 2021 03:18:50 +0000 |
Mychaela Falconia |
FCHG: add dependency on ETM for BSIM
|
Wed, 12 May 2021 03:13:48 +0000 |
Mychaela Falconia |
.../etm/etm.h: add ETM_BSIM
|
Wed, 12 May 2021 03:11:40 +0000 |
Mychaela Falconia |
.../etm/etm.h: white space fixes
|
Wed, 12 May 2021 03:06:34 +0000 |
Mychaela Falconia |
components/etm: rm modules for ATP and LCC
|
Mon, 10 May 2021 01:54:19 +0000 |
Mychaela Falconia |
FCBM reset mode implemented
|
Sun, 09 May 2021 21:04:52 +0000 |
Mychaela Falconia |
ETM: add phone-on command to FCBM
|
Sun, 09 May 2021 20:38:06 +0000 |
Mychaela Falconia |
etm_tmcore.c: rm trailing white space
|
Wed, 05 May 2021 07:02:50 +0000 |
Mychaela Falconia |
FCBM: charging state display implemented
|
Mon, 03 May 2021 06:51:29 +0000 |
Mychaela Falconia |
Switch_ON(): detect charging mode by CHGPRES bit
|
Mon, 03 May 2021 04:43:06 +0000 |
Mychaela Falconia |
FCBM: beginning of display output
|
Mon, 03 May 2021 03:00:54 +0000 |
Mychaela Falconia |
components/fcbm: defines and includes for Condat display driver
|
Sun, 02 May 2021 06:16:30 +0000 |
Mychaela Falconia |
FCBM bug: erroneously used FCHG_USE_ID in a trace
|
Sun, 02 May 2021 06:00:09 +0000 |
Mychaela Falconia |
Switch_ON(): start FCBM for charging boot mode
|
Sun, 02 May 2021 05:30:59 +0000 |
Mychaela Falconia |
FCHG startup: replace fchg_is_running with fchg_first_vbat
|
Sun, 02 May 2021 04:36:25 +0000 |
Mychaela Falconia |
create_RVtasks.c: start FCBM
|
Sun, 02 May 2021 04:34:12 +0000 |
Mychaela Falconia |
create_RVtasks.c: white space fixes
|
Sun, 02 May 2021 04:25:48 +0000 |
Mychaela Falconia |
fchg_is_running startup sync flag change:
|
Sat, 01 May 2021 10:36:52 +0000 |
Mychaela Falconia |
config system: add FCBM
|
Sat, 01 May 2021 10:19:15 +0000 |
Mychaela Falconia |
give FCBM task a more carefully chosen priority
|
Sat, 01 May 2021 10:17:16 +0000 |
Mychaela Falconia |
give higher priority to FCHG task
|
Sat, 01 May 2021 10:13:23 +0000 |
Mychaela Falconia |
rvm_swe.c: add FCBM
|
Sat, 01 May 2021 10:09:47 +0000 |
Mychaela Falconia |
rvf_pool_size.h: add FCBM
|
Sat, 01 May 2021 10:05:53 +0000 |
Mychaela Falconia |
FCBM code implemented in first pass
|
Fri, 30 Apr 2021 22:35:38 +0000 |
Mychaela Falconia |
rvm_ext_priorities.h: add FCBM
|
Fri, 30 Apr 2021 22:31:31 +0000 |
Mychaela Falconia |
rvm_priorities.h, rvm_ext_priorities.h: readability fixes
|
Fri, 30 Apr 2021 22:15:20 +0000 |
Mychaela Falconia |
rvm_use_id_list.h: add FCBM
|
Fri, 30 Apr 2021 22:09:09 +0000 |
Mychaela Falconia |
rvm_use_id_list.h: rm trailing white space
|
Thu, 29 Apr 2021 05:13:09 +0000 |
Mychaela Falconia |
add function to convert Ichg ADC readings to mA
|
Wed, 28 Apr 2021 05:44:07 +0000 |
Mychaela Falconia |
BLRR display control: emit debug trace
|
Tue, 27 Apr 2021 06:24:52 +0000 |
Mychaela Falconia |
startup sync logic rework for the new PWON button boot scheme
|
Mon, 26 Apr 2021 22:04:10 +0000 |
Mychaela Falconia |
FCHG: clear BCICTL2 on boot for extra safety
|
Mon, 26 Apr 2021 21:55:13 +0000 |
Mychaela Falconia |
LLS: when turning off all LEDs on boot, skip LED-C
|
Mon, 26 Apr 2021 20:55:25 +0000 |
Mychaela Falconia |
ABB semaphore protection overhaul
|
Mon, 26 Apr 2021 17:12:08 +0000 |
Mychaela Falconia |
abb.c: rm trailing white space
|
Sat, 24 Apr 2021 23:47:53 +0000 |
Mychaela Falconia |
Condat backlight driver switched to use the new R2D on/off API
|
Sat, 24 Apr 2021 23:38:18 +0000 |
Mychaela Falconia |
R2D display on/off control implemented
|
Sat, 24 Apr 2021 19:58:49 +0000 |
Mychaela Falconia |
r2d_task.c: rm trailing white space
|
Sat, 24 Apr 2021 19:21:06 +0000 |
Mychaela Falconia |
r2d_env.c: rm unused global variable with very polluting name
|
Fri, 23 Apr 2021 23:52:02 +0000 |
Mychaela Falconia |
backlight evolution: API between Condat driver and MFW
|
Thu, 22 Apr 2021 21:23:16 +0000 |
Mychaela Falconia |
first stage of FreeCalypso handset switch-on logic rework
|
Thu, 22 Apr 2021 20:41:41 +0000 |
Mychaela Falconia |
.../abb/board/abb_inth.c: rm trailing white space
|
Thu, 22 Apr 2021 20:33:27 +0000 |
Mychaela Falconia |
.../power/board/power.c: rm trailing white space
|
Thu, 22 Apr 2021 07:30:26 +0000 |
Mychaela Falconia |
ETM KPD_PWR testing: add separate pressed & released calls
|
Thu, 22 Apr 2021 07:22:59 +0000 |
Mychaela Falconia |
new ETM debug command for KPD_PWR testing
|
Tue, 06 Apr 2021 03:33:18 +0000 |
Mychaela Falconia |
Luna physical backlight: don't turn it on at ARMIO init
|
Tue, 06 Apr 2021 02:31:47 +0000 |
Mychaela Falconia |
physical backlight on/off control on Luna
|
Tue, 06 Apr 2021 01:38:29 +0000 |
Mychaela Falconia |
wake up display to full brightness on all info dialogs
|
Tue, 06 Apr 2021 01:28:52 +0000 |
Mychaela Falconia |
mmiDialogs.c: make dialog_info() static
|
Tue, 06 Apr 2021 01:19:02 +0000 |
Mychaela Falconia |
mmiDialogs.c: rm FF_PHONE_LOCK and other dead code
|
Tue, 06 Apr 2021 01:01:11 +0000 |
Mychaela Falconia |
mfw_mme.c: set LIGHT_LEVEL_LOW to 16 for better visual distinction
|
Tue, 06 Apr 2021 00:58:11 +0000 |
Mychaela Falconia |
mmiCall.c: basic setting of mme_backlight_incall
|
Mon, 29 Mar 2021 04:44:46 +0000 |
Mychaela Falconia |
mmiCall.c: rm dead code, first pass
|
Mon, 29 Mar 2021 02:52:27 +0000 |
Mychaela Falconia |
mfw_mme backlight layer: add notimer option
|
Mon, 29 Mar 2021 02:23:38 +0000 |
Mychaela Falconia |
mfw_mme.c: rm code for non-Calypso platforms
|
Mon, 29 Mar 2021 01:52:48 +0000 |
Mychaela Falconia |
Condat backlight driver: actually allow switching levels
|
Sun, 28 Mar 2021 23:51:56 +0000 |
Mychaela Falconia |
bwsplash/README: additional notes
|
Sun, 28 Mar 2021 22:34:49 +0000 |
Mychaela Falconia |
bmi for smallbw: new FC splash screen integrated
|
Sun, 28 Mar 2021 21:36:48 +0000 |
Mychaela Falconia |
bwsplash: simple splash screen for FreeCalypso Lite (smallbw)
|
Sun, 28 Mar 2021 18:16:13 +0000 |
Mychaela Falconia |
mfw_icn.h: bogotab fixes
|
Sun, 28 Mar 2021 04:44:04 +0000 |
Mychaela Falconia |
mmiIcons.c: use #if 0 and #else instead of comments
|
Sat, 30 Jan 2021 07:40:33 +0000 |
Mychaela Falconia |
.../drv_app/sim/sim32.c: white space fixes
|
Sat, 30 Jan 2021 07:34:00 +0000 |
Mychaela Falconia |
../drv_app/sim/sim.c: white space fixes
|
Sat, 30 Jan 2021 06:43:44 +0000 |
Mychaela Falconia |
../drv_app/sim/sim.h: white space fixes
|
Sat, 30 Jan 2021 06:34:22 +0000 |
Mychaela Falconia |
../drv_app/sim/*: rm trailing white space
|
Tue, 19 Jan 2021 06:10:27 +0000 |
Mychaela Falconia |
src/ui/mfw/*.[ch]: rm trailing white space
|
Tue, 19 Jan 2021 05:41:26 +0000 |
Mychaela Falconia |
rm src/ui/mfw/mfw_mp3test.c
|
Tue, 19 Jan 2021 05:40:10 +0000 |
Mychaela Falconia |
rm src/ui/mfw/mfw_midi.[ch]
|
Tue, 19 Jan 2021 05:36:49 +0000 |
Mychaela Falconia |
rm src/ui/mfw/mfw_camapp.[ch]
|
Tue, 19 Jan 2021 05:35:14 +0000 |
Mychaela Falconia |
rm src/ui/mfw/mfw_bt* and src/ui/mfw/mfw_fm.[ch]
|
Tue, 19 Jan 2021 05:29:26 +0000 |
Mychaela Falconia |
rm src/ui/mfw/mfw_Btips*
|
Tue, 19 Jan 2021 05:23:24 +0000 |
Mychaela Falconia |
mmiVoiceMemo.c: formatting fixes and dead code elimination
|
Tue, 19 Jan 2021 04:42:34 +0000 |
Mychaela Falconia |
mmiUserData.c: bogotab fixes
|
Tue, 19 Jan 2021 04:34:50 +0000 |
Mychaela Falconia |
mmiTimers.c: formatting fixes
|
Tue, 19 Jan 2021 04:26:17 +0000 |
Mychaela Falconia |
mmiTimeDate.c: formatting fixes and dead code elimination
|
Tue, 19 Jan 2021 04:05:57 +0000 |
Mychaela Falconia |
mmiStart.c: formatting fixes and dead code elimination
|
Tue, 19 Jan 2021 03:44:17 +0000 |
Mychaela Falconia |
mmiSounds.c: basic white space fixes
|
Tue, 19 Jan 2021 03:35:19 +0000 |
Mychaela Falconia |
mmiSoftKeys.[ch]: remove dead code
|
Tue, 19 Jan 2021 03:24:01 +0000 |
Mychaela Falconia |
mmiSoftKeys.c: white space fixes
|
Tue, 19 Jan 2021 03:09:30 +0000 |
Mychaela Falconia |
mmiSmsSend.c: formatting fixes and dead code elimination
|
Mon, 18 Jan 2021 03:46:02 +0000 |
Mychaela Falconia |
mmiSmsRead.c: formatting fixes and dead code elimination
|
Mon, 18 Jan 2021 02:33:57 +0000 |
Mychaela Falconia |
mmiSmsMenu.c: formatting fixes and dead code elimination
|
Mon, 18 Jan 2021 01:33:09 +0000 |
Mychaela Falconia |
mmiSmsIdle.c: trim some excessive empty lines
|
Mon, 18 Jan 2021 01:27:49 +0000 |
Mychaela Falconia |
mmiSmsBroadcast.c: formatting fixes and dead code elimination
|
Sun, 17 Jan 2021 23:43:19 +0000 |
Mychaela Falconia |
mmiSimToolkit.c: formatting fixes
|
Sun, 17 Jan 2021 23:20:41 +0000 |
Mychaela Falconia |
mmiSettings.c: bogotab fixes
|
Sun, 17 Jan 2021 22:44:15 +0000 |
Mychaela Falconia |
mmiServices.c: formatting fixes and dead code elimination
|
Thu, 19 Nov 2020 06:13:24 +0000 |
Mychaela Falconia |
mmiSatMenu.c: bogotab fixes
|