Skip to content

Version 1.1.0#33

Open
shalecraig wants to merge 77 commits intomasterfrom
1.1.0
Open

Version 1.1.0#33
shalecraig wants to merge 77 commits intomasterfrom
1.1.0

Conversation

@shalecraig
Copy link
Copy Markdown
Owner

That's it. See milestone V1.1.0

  • to 1.1.0a
  • to 1.1.0b
  • to 1.1.0
  • Create a tag.
  • Create demo of features released in version 1.1.0
  • TODO audit (grep -Ir --exclude=".*(\.git|node_modules)" TODO * | wc -l == 21, let's fix it)
  • Implement accel_reset_affinities_for_gesture
  • Use more explicit types, instead of just int and long.
  • Auto-generate a documentation site for accel.

Stretch goal:

@shalecraig
Copy link
Copy Markdown
Owner Author

TODO: determine how to indent TODO lists on github.

@shalecraig shalecraig changed the title Version 1.1.0 released Version 1.1.0 Mar 19, 2014
Added tests that were somehow missed in transition
Next up: adding explicit sizing
Updated tests accordingly.
Accel:
- accel_start_record_gesture takes a uint16_t *gesture
- accel_end_record_gesture takes a uint16_t *gesture

Moving_avg:
- wbuf_len is now a uint16_t

Updated pebble sample accordingly
-Wincompatible-pointer-types
-Wtype-limits
-Werror=type-limits
- accel_callback takes a uint16_t gesture_id
- accel_callback takes a uint32_t offset_found
- allocate_moving_avg takes an uint16_t subtotal_sizes
- Created a "data type" for the type stored in the moving_avg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant