Commit Graph

  • de8ad7ee02 bump utz commit joeycastillo 2024-09-24 00:03:53 -04:00
  • 52578e5413 integrate utz, use DST-aware time zones instead of bare offsets joeycastillo 2024-09-23 23:27:10 -04:00
  • f03a414ca8 use signed integers for UTC offset joeycastillo 2024-09-23 23:24:17 -04:00
  • 5dc6f2e4f6 add utz submodule joeycastillo 2024-09-23 08:59:13 -04:00
  • 60a19f3cf0 bring in world clock joeycastillo 2024-09-23 08:51:53 -04:00
  • 0a6ef3d82a 24H only is handled by disabling changing the setting joeycastillo 2024-09-23 08:49:19 -04:00
  • 1357634d9d fix flickering LED in preferences screen joeycastillo 2024-09-23 00:02:31 -04:00
  • ac1f1eb7ef better LED colors at low brightness joeycastillo 2024-09-22 23:50:14 -04:00
  • 9276655db8 support RGB LED backlight joeycastillo 2024-09-22 22:48:45 -04:00
  • 8253572b6d bump gossamer commit joeycastillo 2024-09-22 22:41:35 -04:00
  • 687f1d9f60 new preferences face with support for RGB LED joeycastillo 2024-09-22 22:26:59 -04:00
  • 608d6e2e9d move away from backup registers joeycastillo 2024-09-22 21:52:25 -04:00
  • 8009ad0537 no need for this to be a function joeycastillo 2024-09-22 21:51:11 -04:00
  • fa8f15b85e remove duplication of movement defaults joeycastillo 2024-09-22 21:50:33 -04:00
  • 52918eb10e remove old movement_config.h joeycastillo 2024-09-22 18:27:40 -04:00
  • e29134bf9f bring in filesysten and shell, rename LFS globals for clarity joeycastillo 2024-09-22 15:34:51 -04:00
  • e1fa85faf7 fix typo joeycastillo 2024-09-22 15:04:34 -04:00
  • e8cedeac6c rename enum, rearrange watch_tcc.h joeycastillo 2024-09-22 14:26:49 -04:00
  • 688cf7d87e set year to 2024 at boot joeycastillo 2024-09-22 14:24:43 -04:00
  • 14e87d2909 fix for minutes not updating after refactor joeycastillo 2024-09-22 14:22:33 -04:00
  • c1eac53c63 don't time out first watch face joeycastillo 2024-09-22 13:57:16 -04:00
  • 2e738db673 add buzzer volume control joeycastillo 2024-09-22 13:34:46 -04:00
  • 6e0d9270b5 bump gossamer commit joeycastillo 2024-09-22 10:46:31 -04:00
  • 9274f532d2 improve API for text display joeycastillo 2024-09-19 08:42:07 -04:00
  • 8bbcacd747 remove watch_display_string from set_time face joeycastillo 2024-09-18 23:48:58 -04:00
  • 24d2b39bf6 silence warning joeycastillo 2024-09-18 23:47:52 -04:00
  • 6abcc77db1 remove unused variable joeycastillo 2024-09-18 23:46:50 -04:00
  • 41ea9e8fc5 Revert "Support leading zero representation for 24h clock" joeycastillo 2024-09-18 23:28:26 -04:00
  • 69cf0a9789 remove deprecated watch_display_string joeycastillo 2024-09-18 23:21:36 -04:00
  • 95b6480e5c restore USB CDC functionality to Movement joeycastillo 2024-09-18 21:44:09 -04:00
  • dbf31b4e28 new name for irq handlers joeycastillo 2024-09-18 21:28:55 -04:00
  • dccad01e8f first build of Second Movement with two watch faces joeycastillo 2024-09-18 18:22:33 -04:00
  • 24598ec280 restore buzzer sequence functionality joeycastillo 2024-09-18 18:21:35 -04:00
  • 66f7a8802e remove dependency on Atmel HRI in storage module joeycastillo 2024-09-18 17:44:14 -04:00
  • d0ca6a025a bring in deep sleep / external wake functions joeycastillo 2024-09-18 17:37:20 -04:00
  • c02c89c880 clean up location of buzzer functions, notes joeycastillo 2024-09-18 17:25:41 -04:00
  • 422cea8ff6 simpler USB CDC with gossamer / yield (no need for TC0/TC1) joeycastillo 2024-09-18 17:14:06 -04:00
  • da11c14684 use gossamer GPIO calls here joeycastillo 2024-09-18 17:13:11 -04:00
  • 2bbd78a99d remove ASF calls for TRNG joeycastillo 2024-09-18 17:09:20 -04:00
  • 7ee3eeac49 clean up location of some private functions joeycastillo 2024-09-18 17:05:10 -04:00
  • 38b4efe42d bump gossamer commit joeycastillo 2024-09-18 16:53:27 -04:00
  • 6706452353 port ADC functions to gossamer joeycastillo 2024-09-18 16:10:12 -04:00
  • 9e32cbc523 port SLCD to gossamer, add new string display options joeycastillo 2024-09-18 16:04:55 -04:00
  • ac88e2de8c port external interrupts to gossamer framework joeycastillo 2024-09-18 15:29:31 -04:00
  • f5435d468d use #pragma once joeycastillo 2024-09-18 15:12:58 -04:00
  • 29d6ce42f1 bring in RTC functionality joeycastillo 2024-09-18 15:06:38 -04:00
  • 0585a1d0d8 consolidate buzzer and LED into TCC file joeycastillo 2024-09-18 14:53:46 -04:00
  • 29f020e207 port buzzer and LED functions to gossamer framework joeycastillo 2024-09-18 14:47:53 -04:00
  • 5ba64844e2 port GPIO functions to new framework joeycastillo 2024-09-18 14:33:07 -04:00
  • c02132a68f bump submodules joeycastillo 2024-09-18 14:22:16 -04:00
  • 02f7469400 remove ASF code, config joeycastillo 2024-09-18 13:56:49 -04:00
  • 9f73677883 let's begin joeycastillo 2024-09-18 13:47:35 -04:00
  • 0a82d16d4e remove watch_app joeycastillo 2024-09-18 13:19:52 -04:00
  • 4f3fa45cbf remove old rules, build rules joeycastillo 2024-09-18 13:14:00 -04:00
  • 9784128ca4 update Doxygen for Second Movement joeycastillo 2024-09-18 13:04:43 -04:00
  • aaa3b55c67 rename test app to app.c for clarity joeycastillo 2024-09-18 12:52:30 -04:00
  • 70637cae75 disable simulator build joeycastillo 2024-09-18 09:50:00 -04:00
  • b9c9ec071a point build action to new target joeycastillo 2024-09-18 09:40:18 -04:00
  • f7cf2a6c4d minimal blinky sketch joeycastillo 2024-09-18 08:56:47 -04:00
  • 0468f3d08c
    first-draft branch is obsolete first-draft Jose Castillo 2024-09-18 08:14:11 -04:00
  • 063fe96ef2 add gossamer submodule joeycastillo 2024-09-18 08:08:45 -04:00
  • 629e58d13b fork Sensor-Watch to second-movement; remove non-Movement related files joeycastillo 2024-09-18 08:07:06 -04:00
  • e8f31beb70
    Smallchess face (#272) Jeremy O'Brien 2024-09-17 22:36:34 -04:00
  • c2103d9eaa silence warnings in butterfly_game_face joeycastillo 2024-09-17 22:27:43 -04:00
  • 88338dc0ba silence warnings in wareki_face joeycastillo 2024-09-17 22:19:22 -04:00
  • e8ba597131
    Add Butterfly game face (#338) Hugo Chargois 2024-09-18 04:04:00 +02:00
  • 52c3d5b796
    add wareki_face for japanese user (#351) kbc-yam 2024-09-18 11:00:44 +09:00
  • 7af5626147
    Add min/max temperature watch face (#335) MarkBlyth 2024-09-18 02:54:33 +01:00
  • b2d313e0e7
    Metronome Complication (#303) Austoria 2024-09-17 21:46:20 -04:00
  • 0f5defe789
    Face for tracking the menstrual cycle (#250) jokomo24 2024-09-18 02:55:50 +02:00
  • 3634460a02 silence warning in beeps_face joeycastillo 2024-09-17 20:46:00 -04:00
  • fc2f9c5130
    add accelerometer interrupt counter (#452) Jose Castillo 2024-09-17 20:38:09 -04:00
  • bf4d461d8c Merge branch 'next' - new faces before the freeze Matheus Afonso Martins Moreira 2024-09-17 17:36:40 -03:00
  • fe9a0a693d Revert PR #268 - add daylight savings time toggle Matheus Afonso Martins Moreira 2024-09-17 17:09:02 -03:00
  • 30267dfc0c Revert PR #470 - fixes world_clock2 face Matheus Afonso Martins Moreira 2024-09-17 17:19:05 -03:00
  • a9d503b807 Revert PR #470 - implement automatic DST toggling Matheus Afonso Martins Moreira 2024-09-17 17:08:32 -03:00
  • 683032219e Revert PR #471 - add DST to sunrise/sunset Matheus Afonso Martins Moreira 2024-09-17 17:02:16 -03:00
  • ea5efb4d82 faces/clock: clear segments if not in 024h mode Matheus Afonso Martins Moreira 2024-09-16 15:34:19 -03:00
  • f2479bee4f faces/simple_clock: clear segments if not in 024h Matheus Afonso Martins Moreira 2024-09-16 14:50:42 -03:00
  • 831aadddea faces/alarm: use snprintf formats for 24h and 024h Matheus Afonso Martins Moreira 2024-09-16 14:46:06 -03:00
  • 5926e81d25 faces/alarm: fix 24h indication in 024h mode Matheus Afonso Martins Moreira 2024-09-16 14:42:43 -03:00
  • 035fff52da Revert merge of PR #437 - debouncing logic Matheus Afonso Martins Moreira 2024-09-15 21:00:22 -03:00
  • c9cbb82163 Revert merge of PR #437 - debouncing logic Matheus Afonso Martins Moreira 2024-09-15 21:00:22 -03:00
  • 3c86a42aa8 Merge PR #470 - fixes world_clock2 face Matheus Afonso Martins Moreira 2024-09-15 20:45:33 -03:00
  • 1462d18376 Fixed the tz that the world clock references David Volovskiy 2024-09-15 19:13:38 -04:00
  • be969c4deb Revert PR #387 - fixes LE state restoration Matheus Afonso Martins Moreira 2024-09-10 12:10:48 -03:00
  • 673f90b724 make: add beeps face to build Matheus Afonso Martins Moreira 2024-09-09 23:59:44 -03:00
  • 44b543421d Merge PR #430 - improve tally face Matheus Afonso Martins Moreira 2024-09-08 21:20:25 -03:00
  • 0cc28b9811 Merge PR #471 - add DST to sunrise/sunset presets Matheus Afonso Martins Moreira 2024-09-08 21:12:24 -03:00
  • 9d1410780c sunrise sunset fix during DST David Volovskiy 2024-09-08 10:37:36 -04:00
  • 0d16329574 Sunrise sunset face now warns about using DST David Volovskiy 2024-09-08 09:03:43 -04:00
  • f6f427ca7d Daylight offsets now references the timezone of the destination; but it does cause an issue due to DST David Volovskiy 2024-09-08 07:07:44 -04:00
  • 22c25f5c23 Added commented-out defines for MTG and Yugioh David Volovskiy 2024-09-08 18:09:38 -04:00
  • a539bd7da7 Don't try to cycle through presets if the preset count is one David Volovskiy 2024-09-08 18:03:16 -04:00
  • 7a4424b2d4 faces/tally: convert size into compile time const Matheus Afonso Martins Moreira 2024-09-08 18:53:42 -03:00
  • e4e0b611f3 faces/tally: avoid resetting counters Matheus Afonso Martins Moreira 2024-09-08 18:49:09 -03:00
  • 6b7ea8bbaa faces/tally: add yugioh life point presets Matheus Afonso Martins Moreira 2024-09-08 18:39:55 -03:00
  • 531bcfd285 faces/tally: make mtg presets optin via macros Matheus Afonso Martins Moreira 2024-09-08 18:38:53 -03:00
  • 137906e14a Added more presets to the tally face David Volovskiy 2024-09-08 17:23:53 -04:00
  • 337864eb54 Merge PR #454 - fix activation event Matheus Afonso Martins Moreira 2024-09-08 15:33:35 -03:00