lp:~epics-core/epics-base/compress

Created by mdavidsaver and last modified
Get this branch:
bzr branch lp:~epics-core/epics-base/compress
Members of EPICS Core Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
EPICS Core Developers
Project:
EPICS Base
Status:
Merged

Recent revisions

12708. By mdavidsaver

update release notes

12707. By mdavidsaver

std/rec/test: add compressTest

test circular buffer mode for FIFO and LIFO

12706. By mdavidsaver

compressRecord: LIFO doesn't zero pad

Change handling of OFF so that reading a partially
populated buffer doesn't pad with zero.

Simplify put_value() and get_array_info()

12705. By mdavidsaver

compress: copy some text from RRM wiki

Still a lot remaining. No idea what to do about the images.

12704. By mdavidsaver

std/filters: arr wrap on capacity not length

12703. By mdavidsaver

dbAccess: dbGet wrap at capacity count not valid count

Change the usage of rset::get_array_info in dbGet()
in the case that offset>0 and no_elements<max_elements.
Presently this results in an early wrap which corrupts
the last valid element in the result buffer
in the case that offset==1 and no_element==max_elements-1.

Should have no effect in other situations.

12702. By Kim, Kukhee

fill zeros into buffer when BALG is changed to LIFO from FIFO.

12701. By Kim, Kukhee

Implement LIFO behavior in compress record

12700. By Andrew Johnson

Merged Michael's dbunittestmonitor branch

12699. By mdavidsaver

RTEMS: readline missing }

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~epics-core/epics-base/3.16
This branch contains Public information 
Everyone can see this information.