#10921 closed enhancement (invalid)
Update Owfs to latest version 2.8p14
Reported by: | jazzdabbler@… | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Chaos Calmer 15.05 |
Component: | packages | Version: | Trunk |
Keywords: | owfs | Cc: |
Description
Would be nice to update OWFS to the latest version 2.8p14.
New release has many minor fixes and some new features.
New features
- Sparse array support
Allow array properties to have arbitrary extensions.
This means that properties can use the extension (the part after the dot) as data to be passed to the request rather than as an index into a complete set of values.
The array can be numeric or text, isn't cached, and the .ALL and .BYTE extensions are not relevant or supported
A new slave was created "example_slave" given the arbitrary family code of DD.
Example_slave shows developers how to use the new sparse array feature.
- From Pascal Baerten: support for recently added functions of bae0911, new SEQ, WR and QUERY commands
- Add JSON support to owhttpd from Roberto Spadim
URLs with the /json/ prefix return properly formatted json responses to assist AJAX application of 1-wire and web technilogy.
- Make the T8A voltage device visible in DS2406 if appropriate
Fixes
- Fix clearing alias names
- Escape more characters for alias names to fix some assignment difficulties
in owhttpd
- Fix a mutex lockup in HA5
- Fix a threading issue in owserver
- Extensive work on w1 kernel module including a patch from James Whitlock for some threading issues. Note that w1 seems to be broken in recent linux kernels
Makefile in atach
Attachments (1)
Change History (4)
Changed 6 years ago by jazzdabbler@…
comment:1 Changed 5 years ago by fekdahl@…
I second this. The current version is now 2.8p21
There is also a bug that is a real show-stopper for me. I'm using http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/ar71xx/generic/packages/owserver_2.8p13-1_ar71xx.ipk and i can't change the PIO states of a DS2406. It works fine from a computer using a later version.
comment:2 Changed 5 years ago by jogo
- Resolution set to invalid
- Status changed from new to closed
Please submit the patch to the mailing list according to SubmittingPatches. I'll close this ticket to keep trac mostly for actual bugs.
comment:3 Changed 4 years ago by jow
- Milestone changed from Backfire 10.03.2 to Chaos Calmer (trunk)
Milestone Backfire 10.03.2 deleted
Make file for owfs 2.8p14