Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promote WIP to master #113

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Promote WIP to master #113

wants to merge 30 commits into from

Commits on Jul 17, 2023

  1. Jos: Adapted for the ESP32

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c5af632 View commit details
    Browse the repository at this point in the history
  2. Jos: Changed resume to avoid a duplicate name.

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    74ac595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76f217e View commit details
    Browse the repository at this point in the history
  4. Jos:Added pre-emptive mulitasking, interrupts and us@

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c30225b View commit details
    Browse the repository at this point in the history
  5. Jos:The esp32 version.

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6306918 View commit details
    Browse the repository at this point in the history
  6. Added interrupts

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4a62d72 View commit details
    Browse the repository at this point in the history
  7. Jos: Adding lightsleep ESP-NOW. Modified deep-sleep

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5d34627 View commit details
    Browse the repository at this point in the history
  8. Jos: Adding a number of tests

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c925462 View commit details
    Browse the repository at this point in the history
  9. Jos: For better ADC results

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    80e41ac View commit details
    Browse the repository at this point in the history
  10. Jos: To Show the improvement of the ADC

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e635648 View commit details
    Browse the repository at this point in the history
  11. Jos: Additions for calls for an extra uart and lwip-recv-r to avoid h…

    …anging connections.
    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9c4dfd2 View commit details
    Browse the repository at this point in the history
  12. Jos: Changed get-ticks ms and get-msecs so they are right when the fr…

    …equency of the CPU is changed with rtc-clk-cpu-freq-set.
    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ec51431 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ccbd02a View commit details
    Browse the repository at this point in the history
  14. Jos: lwip-recv-r is not needed when SO_RCVTIMEO is used.

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2bfc88d View commit details
    Browse the repository at this point in the history
  15. Jos: Adding more tools

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7010ca5 View commit details
    Browse the repository at this point in the history
  16. Jos: For timings, html, and svg

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c0adaa1 View commit details
    Browse the repository at this point in the history
  17. Jos: Updating for table_sort.f to sort different tables

    root authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5d64e78 View commit details
    Browse the repository at this point in the history
  18. Solving a bug

    Jos-Ven authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8ce2086 View commit details
    Browse the repository at this point in the history
  19. For the latest extensions

    Jos-Ven authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    626f3d9 View commit details
    Browse the repository at this point in the history
  20. WIP branch only correction

    Jos-Ven authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dee72c5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    96d88e9 View commit details
    Browse the repository at this point in the history
  22. New additions and updates

    Jos-Ven authored and quozl committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    71a1618 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. bugfix

    Jos-Ven authored and quozl committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    23cab39 View commit details
    Browse the repository at this point in the history
  2. Adapting for new apps

    Jos-Ven authored and quozl committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a0b4172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c1c9c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eea3ce View commit details
    Browse the repository at this point in the history
  5. To see the air quality in a browser

    Jos-Ven authored and quozl committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    92bb45f View commit details
    Browse the repository at this point in the history
  6. Adapted for esp8266-rtos

    Jos-Ven authored and quozl committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    75f7f7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e0adf9 View commit details
    Browse the repository at this point in the history
  8. Using time instead of gettimeofday

    Jos-Ven authored and quozl committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8f08b04 View commit details
    Browse the repository at this point in the history